For the OAuth process you need to actually send the user to that URL in a browser, you can’t just request the page in your app.
For the OAuth process you need to actually send the user to that URL in a browser, you can’t just request the page in your app.