What I should put in OAuth redirect URL input

Step 3 of oAuth will contain the code used to token exchange as a Query String/GET paramater

So https://localhost/?code=asdasdasdasd

1 Like