:wave: Hello, team! kindly help me its my last day...
# integrations
s
👋 Hello, team! kindly help me its my last day to resolve the issue
b
have you at least identified steps you need to make progress?
j
I think you should blank out the url, keys and secrets in your screenshot immediately
s
@battk yes i made search on it
i try to setup many times but not got succcess
b
what step are you on
s
i put the values into body and header
b
that is how it traditionally works, but netsuite uses assertions in its implementation, specifically JWT Bearer Assertion
you will need to setup a certificate for use in netsuite first, and then familiarize yourself with the OAuth 2.0 Client Credentials Flow
you will need to setup a postman script to setup the required headers, postman does not implement assertions
i personally like postman-util-lib for the crypto part, though it does expect you to convert your private key from pem format to jwk
s
i dont have the access of account. @battk
b
then your chances of implementing this drastically fall
its the only place you are going to have useful error messages