<@U5TF1GQ20> it’s working on Postman. Is it possib...
# suitescript
g
@battk it’s working on Postman. Is it possible to convert request as a header for a request coming from a service that doesn’t have OAuth 1.0?
b
not really
there is crypto that occurs that makes every header different
i generally recommend finding a library for your chosen programming language that supports oauth 1
g
Got it, thanks!