soundcloud / api

A public repo for our Developer Community to engage about bugs and feature requests on our Public API
148 stars 24 forks source link

Is /oauth2/token deprecated ahead of schedule #312

Closed superturboryan closed 1 month ago

superturboryan commented 1 month ago

Users reporting they can no longer log in

Were there any recent changes to how authentication works with the public API?

Example screenshot from user report:

Screenshot 2024-09-03 at 23 41 14

Issue found of: 1 September 2024

I saw the post on the developer blog by Jordan about the migration to OAuth 2.1. It mentions we should plan to accommodate this new version of the protocol by 1 October, but perhaps that has changed?

https://developers.soundcloud.com/blog/oauth-migration

Endpoint(s):

GET /oauth2/token ‼️

Scope(s):

alexweinstein commented 1 month ago

Same for me.

superturboryan commented 1 month ago

https://github.com/superturboryan/WatchCloud-Privacy-Policy/issues/2

cc @MariaVWSoundCloud @jordanpett

youssefhassan commented 1 month ago

Hey @superturboryan, first sorry for the inconvenience, it's not related to deprecation. We were deploying changes to our infrastructure that might have affected the authentication in this case, can you confirm the problem is resolved now? And if you have more details of the errors that were happening, we would appreciate that in order to debug the issue. Thanks

superturboryan commented 1 month ago

Thanks for looking into this so quickly @youssefhassan ! 🤝 All systems green 🟢

Screenshot 2024-09-05 at 05 06 08
youssefhassan commented 1 month ago

Hey @superturboryan and @alexweinstein , can you please share the soundcloud account with the application or the applciation name that had the errors in order to be able to debug the issue further, thanks.

alexweinstein commented 1 month ago

Hey @superturboryan and @alexweinstein , can you please share the soundcloud account with the application or the applciation name that had the errors in order to be able to debug the issue further, thanks.

Thanks @youssefhassan. After this issue report, I took the opportunity to migrate to OAuth 2.1. So I’m good now.

youssefhassan commented 1 month ago

Resolved