Anyone ever implement OAuth 2.0 to an external site?
darrenhillconsulting
08/30/2021, 6:44 PM
If so, what was the 'Redirect URI' you used to access the Suitelet?
s
Sciuridae54696d
08/31/2021, 12:49 PM
@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
darrenhillconsulting
08/31/2021, 4:17 PM
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)