Using Umbraco Authorized Services to interact with...
# help-with-umbraco
c
I am in the process of implementing a custom Umbraco Forms workflow that submits certain form data to a NetSuite restlet. I've worked with NetSuite restlets in the past but wanted to know if Umbraco Authorized Services was something I could utilize to simplify the implementation for this.. Has anyone ever set up an authorized service with NetSuite before? Currently when I try to authorize the service in the backoffice I get an "Invalid_Request" error back so I just wanted to put a feeler out to see if anyone has successfully done this already before I spend too much time on it. NetSuite documentation for the OAuth 2.0 Authorization Code Grant Flow that I have been following: https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_158074210415.html Umbraco Authorized Services documentation: https://docs.umbraco.com/umbraco-dxp/packages/authorized-services
6 Views