SoundCloud.API.Client icon indicating copy to clipboard operation
SoundCloud.API.Client copied to clipboard

Error 400 bad request

Open omxeliw opened this issue 5 years ago • 1 comments

Hi there!

Error 400 bad request at System.Net.HttpWebRequest.GetResponse() at SoundCloud.API.Client.Internal.Infrastructure.Network.WebGateway.GetResponse(WebRequest request, Func`3 buildExceptionMessage) in C:\Users\WilsonMoreno\Downloads\ConsoleApp1\ConsoleApp1\SoundCloud.API.Client\Internal\Infrastructure\Network\WebGateway.cs:line 156

Headers: {Content-Type: application/jsonContent-Length: 0Accept-Encoding: gzip, deflate}

address: https://api.soundcloud.com/oauth2/token?client_id=CLIENT_ID&client_secret=CLIENTE_SECRET&grant_type=password&username=USERNAME&password=PASSWORD

First of all, I'm checking using postman and it's working Credentials and AccessToken are OK

SoundCloud.API.Client Version 1.0.0.5

omxeliw avatar Apr 30 '20 17:04 omxeliw

Credentials and AccessToken

Hi. How are you? Where do you get Credentials and AccessToken? I cannot register new app at SoundCloud dev page =( Please share right client_id and client_secret if you can... Best, MediaExplorer

mediaexplorer74 avatar Aug 26 '22 05:08 mediaexplorer74