Is there a better way to download all of my projects? (I have quite a few) I try to download all of them, but I’m getting an Nginx error:
@glitch_support Seems like a bug!
what URI is it?
1 Like
I pressed “select all” on the dashboard/projects page, then clicked download. The API url looks like this:
https://api.glitch.com/project/bulkDownload/?authorization=MY_TOKEN&projectId=EXAMPLE_ID0&projectId=EXAMPLE_ID1&projectId=EXAMPLE_ID2...
From a technical standpoint, I’d say they need to send the projectIDs via a POST request to avoid the Nginx error, so like @tiago , it looks like a bug.
3 Likes
Hi @RiversideRocks glad to see you, wish it wasn’t under the circumstances of a bug - I just filed a ticket about it!
2 Likes
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.