I am getting the following error while doing REST ...
# integrations
r
I am getting the following error while doing REST API Testing using POSTMAN an Oauth 1. 0 error code: SSS_INVALID_SCRIPTLET_ID error message: That Suitelet is invalid, disabled, or no longer exists.
b
your restlet, which is not the suitetalk rest api, is invalid
primary causes are that the deployment is not deployed or is not released
or that your url is wrong
r
@battk It is released and deployed. See attached screenshot.
message has been deleted
@battk URL is also correct
b
script deployment is correct
so i would make extra sure there are no extra characaters that need to be trimmed in your url in postman
👍 1
otherwise it looks good and i would try another script deployment
r
@battk You were right. It was extra space in the URL
@battk Thank you as always😃