Notice: This site is now in read-only mode and will no longer be updated.
Please visit our new and improved Knowledge Base at https://kb.joget.org/ for the latest content and updates.
im currently testing API Builder plugin on both locally installed joget dx enterprise and joget on cloud. the test on my pc was ok, can get the json data. but there is error response returned when api call from domain.on.joget,cloud :
{ "date": "Sat May 06 10:05:08 UTC 2023", "code": "500", "message": "System error, please refer to log files." }
my question :
Is there any limitation to use api call on joget cloud ?
hi, good day to all,
im currently testing API Builder plugin on both locally installed joget dx enterprise and joget on cloud. the test on my pc was ok, can get the json data. but there is error response returned when api call from domain.on.joget,cloud :
{
"date": "Sat May 06 10:05:08 UTC 2023",
"code": "500",
"message": "System error, please refer to log files."
}
my question :