Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is purchase_title officially supported? #237

Open
alexweinstein opened this issue Feb 3, 2023 · 0 comments
Open

Is purchase_title officially supported? #237

alexweinstein opened this issue Feb 3, 2023 · 0 comments

Comments

@alexweinstein
Copy link

alexweinstein commented Feb 3, 2023

I'd like users to be able to update the Buy URL as well as the Buy Title for each track. As I'm working on the functionality, I'm finding some inconsistencies. It seems that the option to update a track's Buy Title is limited to certain accounts (possibly paid ones). Even on SoundCloud.com.

SoundCloud Next User - Updating does not work for this users

  • PUT purchase_url does not cause an error
  • PUT purchase_title does not cause an error
  • GET users/{id}/tracks/{track_id} return contains updated purchase_url, but null purchase_title

SoundCloud Next Pro User - Updating works for this users

  • PUT purchase_url does not cause an error
  • PUT purchase_title does not cause an error
  • GET users{id}tracks/{track_id} return contains updated purchase_title and purchase_url

This also seems to be the case on SoundCloud.com metadata editor. See screenshots below.

Is purchase_title limited to paid accounts? Is this a bug? Or is the purchase_title a field that is not officially supported and should be avoided?

Image 2023-02-03 at 8 50 48 AM

Image 2023-02-03 at 8 49 14 AM

@rahul-sc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant