Anyone ever implement OAuth 2.0 to an external sit...
# suitescript
d
Anyone ever implement OAuth 2.0 to an external site?
If so, what was the 'Redirect URI' you used to access the Suitelet?
s
@darrenhillconsulting do you mean a restlet? Are you trying to authorize the NetSuite restlet from an external site? Or are you trying to authorize the external site using a Suitelet?
d
Thanks @Sciuridae54696d, I figured it out. Since I control the process from the NetSuite side, I can discover and send the Redirect URI in the Access code call (brain freeze)
🙌 1