Forum Discussion

florentinaC's avatar
florentinaC
Occasional Contributor
3 years ago
Solved

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: 

 "errorType": "ERROR",
    "clientMessage": "We encountered some problems during processing this request. Please try again!",
    "errorCode": 104
}
In the morning the same request with the same data worked without any issues.
I'm calling the following endpoints: 
 
Do you know what can be the cause of this error? 
 
Thank you 

 

  • florentinaC's avatar
    florentinaC
    3 years ago

    I have opened a new zephyr squad request ticket for this issue. They respond to the request that they are able to reproduce the issue and they logged a new defect for this. 

16 Replies