Mi contenido
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.
Comentarios
-
@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)…