Anyone ever call the `Issue Token` REST service us...
# suitescript
d
Anyone ever call the
Issue Token
REST service using Postman?
m
Used to, but have moved away from it. Why what's up?
d
I think I'm supposed to use
nlauth_otp
in the Authorization header, right?
m
yes for highly privileged roles
not sure if you are getting an error/dealing with 2FA issues or if you have any more context
d
Copy code
{
  "error": {
    "code": "USER_ERROR",
    "message": "Could not determine customer compid"
  }
}
m
you have your account id in the URL right?
d
Yes. I've not simply reverted to trying to use PostMan using OAuth 1.0 (providing all the keys, etc). And get an invalid login. WFT?
I'm sure I've done this 1000 times before (just not in the last 3 months). I'm truly at a loss here
Regenerated the integration record, fixed it. Sheesh
👍 1
m
I've been there so many times. I could write an entire blog post called:
Invalid Login Attempt
d
lol