Using the developer playground, there is an example to upload files
http://playground.fmeserver.com/javascript/server-...
What I haven't been able to figure out, is why do zip files not upload?
Any help appreciated
Using the developer playground, there is an example to upload files
http://playground.fmeserver.com/javascript/server-...
What I haven't been able to figure out, is why do zip files not upload?
Any help appreciated
Turns out that it is. Zip files are returned as 'archive' rather than a 'file' in the json responces and therefore aren't being ahown.