Hello, I have never used TBA (Netsuite Token Autho...
# suitescript
l
Hello, I have never used TBA (Netsuite Token Authorization) and I have a doubt in one of the steps: "oauth_signature (required) - Credentials to verify the authenticity of the request, generated by calling your application. The Token Secret and Consumer Secret are constructed as a key to sign the request, using a supported signature method (HMAC-SHA1 or HMAC-SHA256)" I didn't understand exactly what it means, can anyone help me?
b
Hi @Lucas Corvelo - did anyone ever respond to your question?
I am also working with TBA and I think I understand what that explanation means. What programming language are you working in?