Before actually being able to use it, and as mentioned in the configuration page, I have created a login workflow to authenticate with this new service, so that the access token can be used to initiate the API calls.
However, when I log into the app in run mode (debug_mode=true), and click on the button I created for the authentication, I get a “General Error: Sorry, we have encountered an unexpected error.”, which does not allow me to go further.
On a side note, I was able to authenticate using plugin “Spotify Complete” from @vnihoul77. Even though it is very powerful, there are some calls for specific data I can only find through the API.
Could somebody point me to what I might be doing wrong?
OK, this is solved. It was as easy as to type in the three fields:
Login dialog redirect
Access token endpoint
User profile endpoint
the same information that was already there. By chance the API used in the example (Spotify) is the one I was trying to connect to, and I did not realize the text was greyed out and was not being taken…
one week fighting with this
Dear @Bubble folks, is there any way to make this a little bit more clear/evident?