Hi, hope everyone is doing well. I am trying to ca...
# suitescript
s
Hi, hope everyone is doing well. I am trying to call a Netsuite Restlet from C# application but I am getting "INVALID_LOGIN_ATTEMPT" although calling the same api from postman is working fine.
👀 1
n
It seems your signature is incorrect.
s
I have applied the same consumer id, consumer key, token id, token key and realm as in the Postman. How can I rectify the signature problem?
b
share the code
s
Shared the code to you in personal