Oauth 400 error - need help fixing settings

Hi,

I cant a really big problem on my side.

I had my oauth running with battlenet from blizzard. Does someone have experience with oauth and can check if my settings are correct?

I am getting the following error: " Ungültiger Authorisierungscode oder Umleitungs-URL ist nicht gültig." - “Invalid authorization code or redirection URL is not valid.”

The setup is as follows:

The call is made from the following URL:
https://website.com/version-test?debug_mode=true

The re-direct url is

https://website.com/version-test?debug_mode=true

I got the correct API key and secret.

This is the network response:

Request URL:https://eu.battle.net/oauth/authorize?client_id=cypxrynb3v36peas3ezward85ymueredirect_uri=https%3A%2F%2Fwebsite.com%2Fversion-test%3Fdebug_mode%3Dtrue&response_type=code&state={"debug_mode"%3A"true"%2C"oauth_provider"%3A"apiconnector2-bTHqn"%2C"resume_key"%3A"1500741894150x1453"%2C"used_redirect_url"%3A"https%3A%2F%2Fwebsite.com%2Fversion-test%3Fdebug_mode%3Dtrue"}

I really looking for help here.

Best

Carsten

This topic was automatically closed after 70 days. New replies are no longer allowed.