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

Move OAuth Tokens from URL to Header #18

Open
ashishbaltech opened this issue Aug 9, 2021 · 1 comment
Open

Move OAuth Tokens from URL to Header #18

ashishbaltech opened this issue Aug 9, 2021 · 1 comment

Comments

@ashishbaltech
Copy link

https://developers.soundcloud.com/blog/security-updates-api

Kindly update you library as per above update and add "header 'Authorization: OAuth ACCESS_TOKEN'" in request

@njasm
Copy link
Owner

njasm commented Aug 10, 2021

hi @ashishbaltech thanks for the heads up.

Regarding the Authorization header, the upstream library is already doing that here : https://github.com/njasm/soundcloud/blob/ea06d294b1184a7e7239301a326d1b911bcdfe89/src/Soundcloud/Request/Request.php#L161-L164

Can you tell me what error are you getting regarding the Access Token?

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

2 participants