Resource POST userCollections/{id}/relationships/tracks returns GENERIC_REQUEST_ERROR
#236
Closed
rickybasse
started this conversation in
Report bug
Replies: 3 comments 2 replies
-
|
Same here. I tried adding the |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
as mentioned here the endpoint is now working so I'll close this discussion |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'm having this issue now. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hey team!
first of all, thanks a bunch for all the work you are doing to design, develop and improve the TIDAL API in an open way! really really appreciated that! 💙
I am in the process of migrating some programs I use to automate stuff on Spotify to TIDAL and I happened to run into what looks like a bug on the
POSTuserCollections/{id}/relationships/tracksresource.here are some of my curl tests that happen to work well for artists and albums but not for tracks unfortunately:
the Bearer
access_tokenis obtained via the PKCE flow describe hereI am experiencing the same behavior in the Swagger UI available here upon authorization with my
client_idandclient_secretand the following scopes:collection.readcollection.writeplaylists.readplaylists.writeI am still getting familiar with the TIDAL API so perhaps I am missing something?
please let me know if any additional context can be helpful to help debug this!
Beta Was this translation helpful? Give feedback.
All reactions