Skip to content

Unable to establish a connection to Zoho People using OAuth 2.0. #12551

Open
@SayeedaBadebade

Description

Bug Description

I have created an OAuth 2.0 authorization for Zoho People to fetch team members' data. Let me know if you need the OAuth details.

However, when making a call to the endpoint https://people.zoho.com/people/api/forms/employee/getRecords?, I am encountering an error: 'No refresh token'. Could you assist in resolving this issue?

To Reproduce

Set up OAuth 2.0 for Zoho People following the steps outlined in their documentation: Zoho People API OAuth Guide.

Once OAuth 2.0 is configured, use the HTTP Node to fetch data with the following configuration:

HTTP Method: GET
Endpoint URL:
https://people.zoho.com/people/api/forms/employee/getRecords?sIndex=1&limit=100

Expected behavior

Should be able to read/write data to Zoho People.

Operating System

None

n8n Version

1.72.1

Node.js Version

None

Database

SQLite (default)

Execution mode

main (default)

Metadata

Assignees

No one assigned

    Labels

    in linearIssue or PR has been created in Linear for internal review

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions