My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comments
-
Just further check it due to InvalidSignature, however I am using the same method to generate the Signature for all End-Point. Anyone got any hints? Thanks
-
I am sure we are using the same credential or Token, below is the scenario I tried: 1 - Use Application to POST /services/rest/record/v1/employee API Result: Success. 2 - Use Application to POST services/rest/record/v1/purchaseOrder/<ID>/!transform/itemReceipt Result: Failed, (Refer to attached file) 3 - Use Application to…