-
Notifications
You must be signed in to change notification settings - Fork 775
Create a Zoho Oauth #6306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Create a Zoho Oauth #6306
Conversation
Zoho US datacenter oauth configuration.
All contributors have signed the CLA ✍️ ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to 8648ff6 in 1 minute and 11 seconds. Click for details.
- Reviewed
19
lines of code in1
files - Skipped
0
files when reviewing. - Skipped posting
2
draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. backend/oauth_connect.json:184
- Draft comment:
Verify that the US datacenter endpoints and scopes match Zoho's latest docs. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is asking the PR author to verify something, which is against the rules. It doesn't provide a specific suggestion or point out a specific issue in the code.
2. backend/oauth_connect.json:191
- Draft comment:
Remove the trailing comma to avoid potential JSON parsing errors. - Reason this comment was not posted:
Comment looked like it was already resolved.
Workflow ID: wflow_ukgYCD2e9UsAHlLj
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
I have read the CLA Document and I hereby sign the CLA |
d745b80
to
42e06e7
Compare
Zoho US datacenter oauth configuration.
Important
Adds Zoho US datacenter OAuth configuration to
oauth_connect.json
with specific URLs and scopes.zoho_us
OAuth configuration tooauth_connect.json
.auth_url
ashttps://accounts.zoho.com/oauth/v2/auth
andtoken_url
ashttps://accounts.zoho.com/oauth/v2/token
.ZohoCRM.modules.ALL
andZohoCRM.modules.attachments.ALL
.This description was created by
for 8648ff6. You can customize this summary. It will automatically update as commits are pushed.