Error: Response status is 400 #10
-
Hello! I'm quite new to API-200. I imported API endpoints via an openapi.json from an API provider. I Can't seem to get it to work using https://app.api200.co/specification . Maybe I'm making an easy mistake? There's just not much to be made from the error message. Here's the error: { 400. That’s an error.\n Your client has issued a malformed or illegal request. That’s all we know.\n", |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It looks like the request body or parameters are incorrect. Are you sure you called it the right way? Maybe you could specify the URL / payload of the request? |
Beta Was this translation helpful? Give feedback.
It looks like the request body or parameters are incorrect. Are you sure you called it the right way? Maybe you could specify the URL / payload of the request?