Minha área
Review our AI Community Guidelines before posting AI-generated or AI-assisted content. Verify accuracy and include the appropriate AI disclaimer.
Comentários
-
@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)…