Hi
The petstore operations under Pet and User tags are all return 500 again.
Could someone please help to fix the issues again?
We have had a huge surge in orders for pets and are increasing our back-end capacity right now. It should be fine in a few minutes, thanks!
Thank you so much for your quick reply:-)
Hi,
Can someone please take a look on operations with tag "user"?
Now they all are returning 500 status code
Thanks,
Rui
It should be fine now.
Hi, again problem occurs for POST https://petstore.swagger.io/v2/pet
500 error
{
"id": 0,
"category": {
"id": 2,
"name": "Długowłose"
},
"name": "Burek",
"photoUrls": [
"www.burek.com"
],
"tags": [
{
"id": 1,
"name": "aktywne"
}
],
"status": "available"
}
Could you help with this?
Trying to create user from POSTMAN
Method:POST
URL: http://petstore.swagger.io/v2/user
Getting the below response
{
"code": 500,
"type": "unknown",
"message": "something bad happened"
}
Can you please check
Hi
something bad happened again. I get 500s for some user posts.
Hope it wasn't me who broke the service. Could someone please fix it again?
Many thanks in advance.
The pet store is intended as a demo and isn't very stable as such (we'll improve it in the future). If you ever get a 500 in response, it should be fixed automatically within a few hours as the demo resets.
Subject | Author | Latest Post |
---|---|---|