Hi Everyone,
I am integrating the third party API’s via Bubble’s API connector. Here is the process of the API:-
Authentication:- None or self-handled
- Login the user (Body:- username, password)
- Generate the Tokens()
- Upload the file(Generated Token)
I am successfully reached till the second step, but when I am trying to upload the file Bubble API connector is giving the following error.
It’s also weird that this API call works using Postman and getting the response there.
Can anyone suggest what wrong here?
