comunica / jQuery-Widget.js

🖼 A jQuery widget to query heterogeneous interfaces using Comunica SPARQL
http://query.linkeddatafragments.org/
MIT License
19 stars 34 forks source link

Invalid client_id when logging in with Inrupt #123

Closed rubensworks closed 1 year ago

rubensworks commented 2 years ago

When attempting to log in with the default Inrupt broker, an Invalid client_id error is thrown.

This is probably because we are not supplying a client id here: https://github.com/comunica/jQuery-Widget.js/blob/master/src/ldf-client-ui.js#L348-L352

Related: