You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This causes problems for some of the methods. For example, I spent a long time trying to figure out why the ManageIncidents method kept giving this message:
Unable to acknowledge Failed call API endpoint. HTTP response code: 400. Error: &{2001 Invalid Input Provided [Assignee cannot be empty.]}
I can make that change and make a pull request if needed, though it was a simple fix once I figured out what was wrong
The text was updated successfully, but these errors were encountered:
This causes problems for some of the methods. For example, I spent a long time trying to figure out why the ManageIncidents method kept giving this message:
Unable to acknowledge Failed call API endpoint. HTTP response code: 400. Error: &{2001 Invalid Input Provided [Assignee cannot be empty.]}
I can make that change and make a pull request if needed, though it was a simple fix once I figured out what was wrong
The text was updated successfully, but these errors were encountered: