Hello,
I’m having trouble linking my Bubble app to a video chat service called Eyeson.
It seems that to create a “room” it would be enough to do a Post rooms/
Here is the API doc:
POST /rooms # create room a new room or join an existing by id.
HEADERS Authorization
RESPONSES 201 CREATED, 400 BAD REQUEST
https://eyeson-team.github.io/api/api-reference/#eyeson-room
And here are my settings, I tried a bit of everything, but I always get a different error message.
If anyone has any advice, that would be great.
Thanks,
Clement