You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to setup an OAuth provider for QuickStatements instead of the containerised Wikibase as in the base setting.
I was able to setup the endpoints and the OAUTH_CONSUMER_SECRET and the OAUTH_CONSUMER_KEY, when I click the login button I am redirected to the proper page, I can authorise the application and then I am redirected back to the QuickStatements site, but i am not logged in. No error is shown, so I am not sure how to troubleshoot and solve this.
Beside the consumers as mentioned above, I use th following config.json:
I think this problem is similar to the #348 but I can't understand the solution in that issue. Can you please help me with this, or point me to proper documentation if it exist somewhere?
Thanks.
The text was updated successfully, but these errors were encountered:
Thank you so much for opening your first issue with us! 🎉 We are thrilled to have you here and really appreciate you taking the time to contribute.
Your input is valuable in making our project better for everyone. If you have any questions, do not hesitate to ask. We're here to help and support you along the way!
I am trying to setup an OAuth provider for QuickStatements instead of the containerised Wikibase as in the base setting.
I was able to setup the endpoints and the
OAUTH_CONSUMER_SECRET
and theOAUTH_CONSUMER_KEY
, when I click the login button I am redirected to the proper page, I can authorise the application and then I am redirected back to the QuickStatements site, but i am not logged in. No error is shown, so I am not sure how to troubleshoot and solve this.Beside the consumers as mentioned above, I use th following
config.json
:I think this problem is similar to the #348 but I can't understand the solution in that issue. Can you please help me with this, or point me to proper documentation if it exist somewhere?
Thanks.
The text was updated successfully, but these errors were encountered: