Has anyone ever successfully hit the `https://{{ac...
# suitetalkapi
m
Has anyone ever successfully hit the
https://{{account}}.<http://restlets.api.netsuite.com/rest/tokeninfo|restlets.api.netsuite.com/rest/tokeninfo>
endpoint. I can't figure out the auth header that needs to be provided
b
its the full TBA header
same header you would send to a restlet
m
that's so confusing to me. I thought the whole point of this endpoint is reveal the role and user info data, but it looks like you have to know all of that info to actually hit the endpoint in the first place
b
the inputs to a TBA headers are the 4 tokens, and the account id
m
yeah fair
cool that worked! Thanks @battk