Hey Guys, i have the following problem:
I want to use the Twtich-Api on my application. The Get data i can read out easy but the post/put requests i cant get…
On the documentation stay i must build the link to get the oauth_token like this:
https://api.twitch.tv/kraken/oauth2/authorize?response_type=token&client_id=CLIENT_ID&redirect_uri=http://localhost&scope=channel_editor
If i execute a normal get request with this url, i’ll get an 401 respose code… With an post request i’ll get the source code of the “authorisation” page but i cant klick with the application >.<
I’m slowly despair and am open for any help
Pleace Help
Best Wished