However when I create the upload with the same body as the example, I’m only returned the required functions and not the required files. I’ve tried changing the example to no avail.
So I was able to fix it by not include the /, your docs make it seem like the / is required for filenames so might be good to change it for the post request.
thanks much for that feedback and for the solutions, @ardensol! We really super-double-plus appreciate followups like these so that future explorers can also benefit from your learning
Heya, I just spent some time trying to replicate this and was able to deploy via curl with a / before index.html. I’m wondering if you have an error log or a site URL we can take a look at to try to understand why it may sometimes work with / and other times not. That’ll be important before we request an update from our docs team. Thanks for your help getting to the bottom of this!