calcom / cal.com

Scheduling infrastructure for absolutely everyone.
https://cal.com
Other
31.51k stars 7.63k forks source link

[CAL-1761] Issue installing Zoho Bigin App #9100

Closed hariombalhara closed 4 months ago

hariombalhara commented 1 year ago

There is some issue right now in configuring the app for Bigin in Zoho Console. I will get back with an update.

Also see https://github.com/calcom/cal.com/pull/8158#issuecomment-1561463895

Slack Message

I think we will need to publish the Zoho App that we create in Zoho Market place. But I am not aware of Zoho APIs and market place. @ShaneMaglangit Need your help with it.

From SyncLinear.com | CAL-1761

ShaneMaglangit commented 1 year ago

@hariombalhara hmm, seems like another instance of "works on my machine" :thinking: Atleast, locally

hariombalhara commented 1 year ago

Does it work for you if you use 2 different accounts of zoho, one for app creation and one for connecting to the app?

ShaneMaglangit commented 1 year ago

Does it work for you if you use 2 different accounts of zoho, one for app creation and one for connecting to the app?

Yup, I still had my old setup and keys. I just created a new Bigin account and used that for another installation. Still works fine.

diegoromero93 commented 7 months ago

Hey hello, @hariombalhara @ShaneMaglangit

I know that the instructions says that you've to add you secrets on the env file, but what about the people that uses the web app ? With the web app it's giving me that error. The callback url is this one: https://accounts.zoho.com/oauth/v2/auth?scope=ZohoBigin.modules.events.ALL,ZohoBigin.modules.contacts.ALL&client_id=1000.PZ8IPFPJA8404R60PYTJPF9GSM4A6T&response_type=code&redirect_uri=https://app.cal.com/api/integrations/zoho-bigin/callback&access_type=offline&state={"returnTo":"https://app.cal.com/apps/installed/other?hl=zoho-bigin","onErrorReturnTo":"https://app.cal.com/apps/zoho-bigin","fromApp":true}

which clearly has someone else's client_id client_id=1000.PZ8IPFPJA8404R60PYTJPF9GSM4A6T

And with that is giving the same error that you reported @hariombalhara