Skip to content

SDKException while trying to createAsZohoable() #30

@flavius-constantin

Description

@flavius-constantin

Hey

This is the error i got, when I try to create a User and after that, to run ->createAsZohoable
image

I've tried to do the same thing with Tinkerwell and this is the error I became:
image

It doesn't matter if I run createAsZohoable() with or without options. The error is still the same.

Here are my Settings out of the .env file:

ZOHO_ACCOUNTS_URL=https://accounts.zoho.eu
ZOHO_API_BASE_URL=www.zohoapis.eu

ZOHO_AUTH_FLOW_TYPE=grantToken
ZOHO_CLIENT_ID="1000.xxx"
ZOHO_CLIENT_SECRET="daxxx"
ZOHO_REDIRECT_URI="${APP_URL}/zoho/oauth2callback"
ZOHO_CURRENT_USER_EMAIL=my@email.com
ZOHO_TOKEN="1000.xxx"

# available datacenters (USDataCenter, EUDataCenter, INDataCenter, CNDataCenter, AUDataCenter)
ZOHO_DATACENTER=EUDataCenter
ZOHO_SANDBOX=false

Please HELP!
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions