helmgast / lore

A web-based storytelling framework.
4 stars 0 forks source link

Cannot create new Google based files from FileAssets #254

Open ripperdoc opened 4 years ago

ripperdoc commented 4 years ago

Error: Asset https://drive.google.com/open?id=xxx has forbidden content type text/html. Check URL for correctness. Response: <Response [429]>.

This is due to a "sniffing" script that tries to check filesize but gets an HTML response due to virus checking or rate limiting.

ripperdoc commented 3 years ago

Currently worked around when importing files via Sheets. Will be fixed with topic map handling of files.