we are getting errors like " sorry, we ran into a temporary bug and can’t complete your request. we’ll fix it as soon as we can; please try again in a bit! bubble" in API requests in our app . Can it be due to this ? Is There any solution for this .
Can you explain when you get this error? Running a schedule WF on a list?
calling a API , i have made workflow , its like we are submitting a form ( first we get some data from api and then make a cookie , from it and then call another api from form details) .
Any error or timedout from API? Inspect Browser console logs and Bubble logs too.
I think we know who caused the shutdown. Stop trying to build Unreal Engine 5 into Bubble!
{
“”: {
“outcome”: “error”,
“error”: {
“error_class”: “ClientError”,
“args”: {
“code”: “”
},
“message”: “Invalid request: see error code for details”
}
},
“object_updates”: {},
“bubble_session_uid”: “”
}
This is on my developer tools tab in Google .
On the bubble logs I am not getting anything. I am getting error like what I have said earlier . Facing a problem one .