1
0
-1
2 answers
- 210
Hi K Raveendra ,
Details shared by you are not sufficient to answer. Nevertheless, here are few suggestions.- Test endpoing using API Builder first provided by Joget.
- Open API Builder present under Addon Builders
- Click on OAS3Document
- It will open swagger UI and you can click on "try it out" to test your API
- Check endpoint does not contains any whitespace.
- Check payload if any
- Verify api_key, api_id under headers (Should be fine as you are able to reach to server).
- In some cases adding j_username <Joget user name> and j_password <password for Joget user> under Query Parameters help.
Hope it helps.
Add your comment... - Test endpoing using API Builder first provided by Joget.
- 10-1
please Send me any demo appilication for api
- A. Chaudhary
You can follow the link
API Builder - Marketplace Knowledge Base - Joget | COMMUNITY
Add your comment...
I am Tying to get api in postman server it can't be working please tell me how to do