We are seeing Forge platform throwing error when invoking remote APIs, across all our Forge Remote Apps
{
"message": "Invalid response from remote - cannot parse body as JSON. Status: 502.",
"extensions": {
"__typename": "GenericMutationErrorExtension",
"errorType": "INVALID_REMOTE_INVOCATION_ERROR",
"statusCode": 400
}
}
]
The remote invocation call is sending an empty call body {} . Refer to attachment below
This is observed in Forge production deployment env across our Forge Remote Apps.. Can others confirm the incident?
