Hi, I have set up an API call for sandbox and included all headers and paameters but keeps getting an error message. Any knows what it is I am missing please help.
Here I have integrated the shared headers and the token to be used for all my calls.
I added the token just in case it is not being handled directly. Keep in mind I get the same error with or without the token.
FInally went through. I followed your screenshot. Turns out you must input the headers within the calls and make them private, otherwise it does not accept shared headers for every single call. Thanks so much Jici