XeroAPI / xero-php-oauth2

Xero PHP SDK for oAuth 2 generated from Xero API OpenAPI Spec 3.0
MIT License
93 stars 66 forks source link

League\OAuth2\Client\Provider\Exception\IdentityProviderException: invalid_client #139

Closed manojn-arkenea closed 4 years ago

manojn-arkenea commented 4 years ago

Hi,

I am getting below error,

ERROR: League\OAuth2\Client\Provider\Exception\IdentityProviderException: invalid_client in /vendor/league/oauth2-client/src/Provider/GenericProvider.php:222

Can anyone idea about this?

We have 2 servers and this issue is only getting on production server not the development server.

Thanks in advance

SidneyAllen commented 4 years ago

@manojn-arkenea

Since this works on one server and not the other, this does not sound like an SDK issue, but a server environment issue.

I'm sorry but have not seen this error before. I'll be closing this as it's not SDK related.