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
Please use the 👍 reaction to show that you are affected by the same issue.
Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
Subscribe to receive notifications on status change and new comments.
Steps to reproduce
Install the integration
Create Dropbox app with 3 requested read permissions
Enter key and secret in Nextcloud settings
Expected behaviour
Data Migration in User Settings should allow import of files from Dropbox
Actual behaviour
Clicking on Data Migration throws an error message: Failed to get Dropbox storage information
Log entry: Dropbox OAuth error : Client error: 'POST https://api.dropboxapi.com/oauth2/token' resulted in a '400 Bad Request' response: {"error": "invalid_grant", "error_description": "refresh token is invalid or revoked"}
Server configuration
Web server: Nginx
Database: MariaDB
PHP version: 8.2.27
Nextcloud version: Nextcloud Hub 9 (30.0.4)
Browser
Browser name: LibreWolf
Browser version: 134.0-1
Operating system: Fedora 41
The text was updated successfully, but these errors were encountered:
How to use GitHub
Steps to reproduce
Expected behaviour
Data Migration in User Settings should allow import of files from Dropbox
Actual behaviour
Clicking on Data Migration throws an error message:
Failed to get Dropbox storage information
Log entry:
Dropbox OAuth error : Client error: 'POST https://api.dropboxapi.com/oauth2/token' resulted in a '400 Bad Request' response: {"error": "invalid_grant", "error_description": "refresh token is invalid or revoked"}
Server configuration
Web server: Nginx
Database: MariaDB
PHP version: 8.2.27
Nextcloud version: Nextcloud Hub 9 (30.0.4)
Browser
Browser name: LibreWolf
Browser version: 134.0-1
Operating system: Fedora 41
The text was updated successfully, but these errors were encountered: