What steps will reproduce the problem?
try oauth with soundcloud api (https://api.soundcloud.com), after user accepts,
exchange provided code for soundcloud access_token with Transport.Exchange()
What is the expected output? What do you see instead?
Expected: getting the access token from Soundcoud
Getting Error 401 invalid client id
What version of the product are you using? On what operating system?
afe77d958c70 on OSX Yosemite
Please provide any additional information below.
Same issue as #39 for instagram, solution is to add soundcloud's base API URL
to providerAuthHeaderWorks. See patch attached.
Original issue reported on code.google.com by martin.n...@gmail.com on 24 Feb 2015 at 8:39
Original issue reported on code.google.com by
martin.n...@gmail.com
on 24 Feb 2015 at 8:39Attachments: