nextcloud / integration_onedrive

🗔 Integration of Microsoft OneDrive into Nextcloud
GNU Affero General Public License v3.0
33 stars 7 forks source link

unauthorized_client: The client does not exist or is not enabled for consumers. If you are the application developer, configure a new application through the App Registrations in the Azure Portal at ... #27

Closed geeklihui closed 2 years ago

geeklihui commented 2 years ago

I have filled in the client ID and client secret, and I got:

unauthorized_client: The client does not exist or is not enabled for consumers. If you are the application developer, configure a new application through the App Registrations in the Azure Portal at https://go.microsoft.com/fwlink/?linkid=2083908.

I don't think I filled in the wrong values, as shown:

Clinet ID: image

Client secret: image

Redirect URI: image

geeklihui commented 2 years ago

duplicate with https://github.com/eneiluj/integration_onedrive/issues/4#issuecomment-743102060