marshmallow-packages / zoho-desk

Laravel Zoho Desk connector
MIT License
0 stars 0 forks source link

Marshmallow\\ZohoDesk\\Exceptions\\ZohoAuthException: invalid_client in #18

Closed singhpk89 closed 2 years ago

singhpk89 commented 3 years ago

I am getting invalid code during auth process, I have followed proper steps. Please help me with this, Stuck for the last few days.

image

fecosta90 commented 3 years ago

@singhpk89 , maybe your zoho account running on US server, so you need to put on .ENV file this lines:

ZOHO_AUTH_HOST=https://accounts.zoho.com/oauth/v2 ZOHO_DESK_HOST=https://desk.zoho.com/api/v1