Joget V6 all Json api's are always returning 400
Confluence User - 25 Sep, 2018
I have done the below settings on my local joget server to include the localhost in whitelist domain.
Now, when I use any of the json api's, I am always getting 400.
http://localhost:8092/jw/web/json/workflow/package/list
Error:
{"error":{"date":"Tue Sep 25 18:55:45 IST 2018","code":"400","message":""}}
Below error is logged in console.
I have tried with GET and POST reequests but its the same result. So What I am missing here?
Thanks in advance.
jogetv6;jsonapi

