Does anyone know how to use the Oauth authorizatio...
# suitescript
n
Does anyone know how to use the Oauth authorization flow? Every time I call the request token endpoint, I get an 'Invalid login attempt' response. It does not seem to matter which Authorization headers I include (Oauth, NLAuth, both). I have no difficulty accessing RESTlets that I have made. Is there something special that needs to be done to access the request token endpoint?