Skip to content

Add active storage for images via dropbox#397

Open
lortza wants to merge 1 commit into
mainfrom
active_storage_images
Open

Add active storage for images via dropbox#397
lortza wants to merge 1 commit into
mainfrom
active_storage_images

Conversation

@lortza

@lortza lortza commented Apr 20, 2021

Copy link
Copy Markdown
Owner

I started setting up active storage via dropbox to handle recipe pictures. As it turns out, dropbox has changed their API and the gems I am using to support this integration are not handling everything anymore.

The error i am getting is:

HTTP 401: {"error_summary": "missing_scope/...", "error": {".tag": "missing_scope", "required_scope": "files.content.write"}}

Helpful documentation:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant