Good afternoon :)
I’m having a weird issue where I can use my auth token generated through the Oauth2.0 grant flow on the netsuite REST api, but when I try to do the same thing on the RESTlet it says the token is invalid
I’ve confirmed that the RESTlet works by fetching it from the NetSuite instance
I’m not sure if there’s some weird roles issues or if I should try recreating the script and integration record, I’m a little lost 😅