Hello!
I’m trying to make a request to an endpoint where the body is structured in multipart/form-data, however the response is returned by json. The request works perfectly when I use API testing tools, but when I try to run the bubble the following error message appears:
Is there some plugin or setup I can use to solve this?