How to get Joget api in Postman api

Confluence User - 24 Aug, 2023

I am Tying to get api in postman server it can't be working please tell me how to do

{"date":"Thu Aug 24 10:20:59 IST 2023","code":"400","message":"Bad Request"}
this erorr message is showing
api;apikey

3


24 Aug, 2023
confluenceUser
1
confluenceUser

Hi K Raveendra ,

Details shared by you are not sufficient to answer. Nevertheless, here are few suggestions.

  1. Test endpoing using API Builder first provided by Joget.
    1. Open API Builder present under Addon Builders
    2. Click on OAS3Document
    3. It will open swagger UI and you can click on "try it out" to test your API
  2. Check endpoint does not contains any whitespace.
  3. Check payload if any 
  4. Verify api_key, api_id under headers (Should be fine as you are able to reach to server).
  5. In some cases adding j_username <Joget user name> and j_password <password for Joget user> under Query Parameters help.

Hope it helps.

24 Aug, 2023
confluenceUser
confluenceUser

please Send me  any demo appilication for api

24 Aug, 2023
confluenceUser
confluenceUser
RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print