I’m using visualping.io API in bubble. Before the recent change in Bubble, on 5-Mar-22, it worked perfectly.
Suddenly, on 6-Mar-22 it stopped working.
The authentication part is working, and tokens are received, but the GET fails with the following reported error:
There was an issue setting up your call. Raw response for the API Status code 400 {“code”:“BAD_ARGUMENTS_ERROR”,“message”:“MALFORMED_REQUEST_BODY”,“requestIdChain”:“JobListHandler@dv0AYU”}
Checking the same GET in postman with the same token works perfectly.
Any help will be appreciated.