My Stuff
Review our AI Community Guidelines before posting AI-generated or AI-assisted content. Verify accuracy and include the appropriate AI disclaimer.
Action Required: Review and submit pending reconciliation matches before the NetSuite upgrade to avoid rework. After 26.2, unsubmitted matches will be unmatched. For more details, see SuiteAnswers 1047397
Comments
-
@Joahnna Given Uy-Oracle -- We were ultimately able to get the signature to work by using this package here on pub.dev and modifying some of the code: https://pub.dev/packages/oauth1 The issue seemed to be due to how we had been encoding the data prior to generating the signature key and base URL (UTF16 instead of UTF8)…