Forge Remote Apps 404 error

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?

I have created ECOHELP-143274 Ticket

I’m having the same issue too

There seems to be a fix applied and now the remote Apps are functional.

Thank you for reporting this issue, @ajay

This problem was caused by an unrelated change, rolling out to sites enrolled in the developer canary program.

Your prompt response in reporting this issue allowed us to stop the roll-out and fix the issue before it was deployed to real customers. Thank you!