Does anyone have an example of a script that acces...
# suitescript
i
Does anyone have an example of a script that accesses a RESTlet from outside of Netsuite with Oauth? I'm trying to setup Oauth for my RESTlet. I've already setup TBA and gotten my token and integration going.
c
You can also use Postman to test your restlets which is what i do and a lot of other people use
its a really good FREE tool
d
If you do integration work ... PostMan is the bomb
i
@creece @darrenhillconsulting I used Postman and it works, but when I switched to chrome I get a Preflight Request Error.
d
PreFlight?