Hi,
I have successfully tested an API in an API tester, but it does not work from Bubble.
I am trying to set up a call for Spotify’s “Client Credentials Flow” authorization.
https://developer.spotify.com/documentation/general/guides/authorization-guide/
(I already have the Authorization Code setup working fine using Bubble’s built-in Oauth2 tools. However, I can not get client credentials flow to work with any of Bubble’s built-in Oauth tools. If anyone knows how to use those, I would much appreciate it)
Here is the call set up in APITester, which works fine
However, then this does not work in Bubble
I get a weird error message containing alot of HTML. (In other words the error message is a web page)
Any advice on setting up this call properly, or just using Bubble’s built in Oauth to handle this client credentials flow would be greatly appreciated!
Rob
Also












