An error has occurred - The requested scope is invalid, unknown, or malformed.
Hi,
thanks for your plugin!
We are trying to use it with a private gitlab instance, and we get the following error once we are logged in in gitlab.
An error has occurred
The requested scope is invalid, unknown, or malformed.
You can try it yourself at forum.chatons.org
We searched online, and in the code, didn't find much about where is this scope defined.
We tried with read_user
and openid
and it print this error.
It only work with the scope api
but we think it is way too much just for the login.
Do you have an idea, where we can define the scope in your plugin, or how can we fix that?
We are using latest in discourse and gitlab.
Thanks a lot!