good morning colleagues
I have a problem with HTTP REST authorization. I made the post to get the token.
After getting the token I provide the bearer token in the header (bearer + variable), but it still returns access denied. can anyone tell me if something is wrong with my code
{“fault”:{“code”:900901,“message”:“Invalid Credentials”,“description”:“Access failure for API: /consulta-cnpj-df/v2, version: v2 status: (900901) - Invalid Credentials. Make sure you have given the correct access token”}}