ticket object: assignee_id property is returned as null even if we pass valid agent id in create ticket API
답변함
2022년 5월 26일에 게시됨
assignee_id property is returned as null in response even if we pass valid agent id in create ticket API .
1
3
2022년 5월 26일에 게시됨
assignee_id property is returned as null in response even if we pass valid agent id in create ticket API .
1
댓글 3개
Tipene Hughes
Hey Desh,
Thanks for sending these through.
One potential cause of the issue you're seeing could be that the assignee is not a member of the group that the ticket is being assigned to and therefore does not have permissions to be assigned to the ticket. Are you able to test this by either removing the group_id, or changing the assignee_id to an id you know is a member of the group.
0
Desh Naik
Hi Tipene,
As requested below are the screenshot:
Agent id (903838681546) which we are using in the api to create ticket

Request and response when we try to create ticket with above agent id:

0
Tipene Hughes
Hi Desh,
Can you share the payload that you're sending to the create ticket endpoint, as well as the response you're receiving? Can you also confirm that the assignee_id parameter you're using matches the ID found in the URL of the specific users page in your Zendesk account.
Thanks!
Tipene
0
댓글을 남기려면 로그인하세요.