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
NickSuite
02/22/2023, 12:17 PM
It seems your signature is incorrect.
s
Salman Afzal
02/22/2023, 12:29 PM
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?