Hi there!
I have been having struggling with getting the Bubble API plugin talking to livewebinar.com via the password/user-agent flow. the relevant fields don’t seem to match the OAuth documentation, for instance why doesn’t password flow ask you for client ID and secret.
It doesn’t help that the logs don’t provide you with the full HTTP request or curl output, as this would help with debugging.
It seems that I require the user and password as form inputs, not shared parameters, which seems to be the only option.
Anyone out there who can help? Link to the livewebinar.com API documentation.