Error code 104 on any request
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Error code 104 on any request
Hello all,
I'm currently working to implement the Zephyr API for NUnit tests in C# and starting approximately two hours ago all the requests I make using the Postman or from the code are returning the following error:
Solved! Go to Solution.
- Labels:
-
APIs
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
YES!!!!!!! Seems to be fixed now! I am getting no errors. This is great news!!!!
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes it is working also on my side
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Looks like it is still broken, or it broke again 😞
I am getting error 104 when calling teststep/{IssueId}?projectId={projectId}
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Starting today, we've been seeing the 104 error again as well. In our case, when calling:
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Its strange. those errors should be only happening in some of the api calls.
For the the follwoing calls work fine on my side:
_zapi.Get($"{ZapiSource}/cycles/search", $"projectId={projectId}&versionId={versionId}")
_zapi.Get($"{ZapiSource}/executions", $"issueId={issueId}&offset={offset}&projectId={projectId}");
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, anyone facing issues today? We are not getting any response from APIs. Timeout error!!
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Starting from yesterday I'm facing the same issue again😞:
{"errorType":"ERROR","clientMessage":"We encountered some problems during processing this request. Please try again!","errorCode":104}

- « Previous
-
- 1
- 2
- Next »
- « Previous
-
- 1
- 2
- Next »