Hi All, can anyone help me with an oAuth 2 issue I...
# general
a
Hi All, can anyone help me with an oAuth 2 issue I am having. Whenever I try get the access token, it opens up a browser window and directs it to a microsoft outlook login page. This happens when using Postman or any web app, however if I copy the exact url into a browser it works fine. Here are my params in postman
b
make sure to change your callback url on the integration to match
a
Yeah all the details are correct. It works if i copy and paste into a browser, it just doesn't work from postman or from a link inside of an app.
b
the authorize using browser feature is related to using your browser instead of postman's internal browser