Questions and Answers
Searchable, indexed, public. Quick way to learn what other developers are running into.
How to access the protected resources in WSO2 API-Manager after imported into yaml file of GoRest API and deployed n published in API-Manager ?
I'm just trying this public API's by creating yaml and tested in swagger editor, there I got response from protected resources(POST/PUT/DELETE) by passsing the Authentication bearer token , But I want to test the same scenarios after imported yaml file into wso2 API-Manager ...
API request body & response body
where can I see the request body and response body of below sample API 's ? Create a new user Get user details Update user details Delete user
Get 422 blank field
I get a 422 response with all the users fields said to be blank. But as you can see the sent payload is filled. In the logs I get this: ``` Route: /public/v2/users body: {"name":"MyTest","email":"email@gfds.net","gender":"male","status":"inactive"} Error message: [{"field":"e...
Nested APIs Request Bodies
What are the request bodies for nested APIs?
Hello could like to create docker container?
Hello could like to create docker container?
How i can use ?
How I can use this website for dummy data creation?
aplologies
Hello Team, By mistake i deleted all the users. Please restore
User created using POST call is not being displayed in GET
User created using POST call is not being displayed in GET
How to get Client Identification
How to get Client Identification to generate bearer token using SoapUI