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

list() method is not working #25

Open
codetycon opened this issue Aug 15, 2018 · 0 comments
Open

list() method is not working #25

codetycon opened this issue Aug 15, 2018 · 0 comments

Comments

@codetycon
Copy link

I am facing issue with a listing of tickets and users. I am able to create a ticket but not able to list, I tried both options list and search but not working

Here is my code of list API

zendesk.tickets.list().then(function(tickets){
    console.log(tickets);
  });

Here is a Response header of list API

Request URL: https://task-me-not.zendesk.com/api/v2//tickets.json
Request Method: OPTIONS
Status Code: 200 OK
Remote Address: 35.174.158.178:443
Referrer Policy: no-referrer-when-downgrade

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

1 participant