-
Notifications
You must be signed in to change notification settings - Fork 0
Description
On a default solid-nextcloud installation on my own nas at https://nextcloud.hoxodarknas.synology.me/apps/solid/@hoxoadmin/profile/card#me I tried to login with metro. Note: this might be a solid-nextcloud configuration issue and not a metro issue, but at this stage I don't know.
"metro.oidc: Error: dynamic registration of client failed, no client_id or client_secret returned '
It would help if the console returned the URL with which an attempt was made to login.
Log:
oidc.register.mjs:68 Ⓜ️ metro.oidc: Error: dynamic registration of client failed, no client_id or client_secret returned Proxy(Response) {type: 'default', url: '', redirected: false, status: 200, ok: true, …} error @ metro.mjs:620 metroError @ metro.mjs:638 register @ oidc.register.mjs:68 await in register (async) (anonymous) @ oidcmw.mjs:69 await in (anonymous) (async) (anonymous) @ metro.mjs:148 fetch @ metro.mjs:158 <computed> @ metro.mjs:77 get @ (index):776 login @ (index):952 await in login (async) login @ (index):1047 login @ (index):1152 commands.call @ simply.everything.js:1060 commandHandler @ simply.everything.js:1077 Show 5 more frames Show less metro.mjs:639 Uncaught (in promise) Error: metro.oidc: Error: dynamic registration of client failed, no client_id or client_secret returned at Object.metroError (metro.mjs:639:9) at register (oidc.register.mjs:68:15) at async oidcmw.mjs:69:26 at async metro.mjs:148:12 at async Object.login ((index):952:20) at async Object.login ((index):1152:15) metroError @ metro.mjs:639 register @ oidc.register.mjs:68 await in register (async) commands.call @ simply.everything.js:1060 commandHandler @ simply.everything.js:1077 Show 1 more frame Show less