IntuitDeveloper / HelloWorld-PHP

Starter app in PHP using OAuth2 that demonstrates how to make a QBO API Call
Apache License 2.0
33 stars 46 forks source link

I am getting Authentication Error #8

Open Rajamohanemdb opened 4 years ago

Rajamohanemdb commented 4 years ago

Hi Just now i am implementing the this app. I am successfully getting companyInfo. But when i use my samples examples I am getting the bellow error.

The Status code is: 401 The Helper message is: Invalid auth/bad request (got a 401, expected HTTP/1.1 20X or a redirect) The Response message is: General Authentication ErrorAuthenticationErrorGeneral: SRV-110-Authentication Failure , statusCode: 401

Please help me on this issue . why i am getting this issue.

Thanks