Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
stuartf opened this issue Jun 29, 2023 · 0 comments
Open

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

stuartf opened this issue Jun 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@stuartf
Copy link
Contributor

stuartf commented Jun 29, 2023

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.

@kayaelle kayaelle moved this to Verifier Plus Backlog in DCC Engineering Jul 17, 2023
@lautom36 lautom36 self-assigned this Aug 21, 2023
@dmitrizagidulin dmitrizagidulin moved this from Verifier Plus Backlog to To Do (Current sprint) in DCC Engineering Aug 21, 2023
@dmitrizagidulin dmitrizagidulin added the enhancement New feature or request label Aug 21, 2023
@kayaelle kayaelle moved this from To Do (Current sprint) to LCW Backlog in DCC Engineering Sep 22, 2023
@kayaelle kayaelle moved this from LCW Backlog to Verifier Plus Backlog in DCC Engineering Sep 22, 2023
@dmitrizagidulin dmitrizagidulin moved this from Verifier Plus Backlog to LCW Backlog in DCC Engineering Dec 18, 2023
@dmitrizagidulin dmitrizagidulin moved this from LCW Backlog to Backlog in DCC Engineering Dec 18, 2023
@kayaelle kayaelle moved this from Backlog to Verifier Plus Backlog in DCC Engineering Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Verifier Plus Backlog
Development

No branches or pull requests

3 participants