Anyone who has successfully sent a GET to a RESTlet with Postman? I got all keys/secrets setup with what should be the correct permissions and have set the realm to my account id. Timestamp, nonce and most importantly signature is generated by Postman. But I’m only getting
invalid login attempt. URL should be correct as well - _https://<ACCOUNT_ID>._
suitetalk.api.netsuite.com/services/rest/record/v1_/<SCRIPT_ID>/<DEPLOY_ID>_
Any ideas of what can be the cause? To clarify, I’m using OAuth 1.0 and HMAC-SHA256