Hi team, I am developing an app using fdk v2.3 and using the request method to make third party api calls.
In local testing, it is working perfectly. But when made as a custom app, getting the below error
{
"headers": {},
"errorSource": "PLATFORM",
"response": "Error while processing the request",
"status": 500
}
Hello, the only thing that comes to mind is something wrong with your manifest.json file. Maybe you mispelled something there or you set the wrong platform-version