In that case, I get the following error:
{“status”:”error”,”code”:401,”error”:”INVALID_AUTHORIZATION_HEADER_TOKEN_TYPE”,”error_description”:”Authorization header must be type of Bearer Token.”}
I am sending bearer tokens (mini orange token). the issue is only with customers API, I am able to successfully POST products.
https://pasteboard.co/BGlr9ZrrRylD.png
-
This reply was modified 2 years, 8 months ago by tekbird.