Skip to content

Can't load/verify credentials from popular file hosting services #74

@stuartf

Description

@stuartf

If you upload a credential json to Dropbox or Google Drive and get a public link for it then attempt to verify using that link in the "paste URL or JSON" field it will fail with an error claiming it can't parse the JSON.

What's actually happening appears to be that those links don't have CORS settings that allow embedding. The only way I can thing to make this work would be to have some server side code that will download the JSON to a temporary location and have the page load it from there.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions