Uplisting API to API CONECTOR BUBBLE.IO


"I’ve been trying several times to connect the API ‘uplisting’ to my Bubble app. Unfortunately, it was not possible yet. An error appears. Attached, you can see the error and the API.

Thank you in advance for your help.

Zack"

Well it’s telling you the error is with the header.

You have two authorisation headers. One in the API group and one in the API call.

3 Likes

Thank yoy George. I’ve been trying several times to changes the header and the error persist.

Link to api doc?

Wrong URL for the call and/or wrong authorization in header - should be Basic, not Bearer. See Uplisting API [Public]

And missing Content-Type in the header of the call?