Skip to content
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

Freshdesk v2 API works only via Freshdeskdomains and not via custom CNAMEs #75

Open
Lazloo opened this issue Oct 5, 2021 · 1 comment

Comments

@Lazloo
Copy link

Lazloo commented Oct 5, 2021

I tried to create an API object like

from freshdesk.api import API
a = API(domain='https://xxxx.freshservice.com', api_key='XXXX)

and I get the following error:

Freshdesk v2 API works only via Freshdeskdomains and not via custom CNAMEs

@fifieldt
Copy link

This is caused by the Freshdesk API.

Get the Freshdesk domain for your helpdesk by entering the admin interface, selecting helpdesk settings and looking at "Helpdesk URL". It should be *.freshdesk.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants