Discussions
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Join us
Skyvia/NetSuite connection - REST
Hello
I am creating a connector in a program called Skyvia which uses both SOAP and REST connections. I am attempting the REST one using token based authentication: https://docs.skyvia.com/connectors/cloud-sources/netsuite_v2_connections.html#establishing-connection. I have followed their instructions, however, I am getting an error when trying to establish an import scheduled job within their platform using the NetSuite connector I created.
Here are the errors:
When I research this issue I come across this suggestion in multiple places: https://support.jcurvesolutions.com/hc/en-us/articles/4543979181465-Resolve-RESTLet-API-Error-detail-Invalid-search-query-Detailed-unprocessed-description-follows-Your-current-role-does-not-have-permission-to-perform-this-action-
However, I am curious how I would enable this for all modules and record transactions so I may use REST connections. I can reach out to Skyvia if necessary, let me know.