uhh, how can i get a client credential?
when i send a POST request i recieved a 400 code...
(should i post my source code here?
when i send a POST request i recieved a 400 code...
(should i post my source code here?
Wdym third header? Did you also prepend the token with "Bearer "? Let us know the status code you got.TehPigYT wrote:
Looks like this does not work for me, I always get undefined upon request a user profile.
I have tried using both user ID and username but both of them return the same result.
I have created the Application, I got the Client ID and Client Secret and using those, I get the access token, I add that in as a third header while making the user profile request, but nothing is being returned.
Is there any possible fix?