Implementing the file upload functionality I noticed that when the Visualforce page is in a community I get a 503 error: ``` POST https://community-url.cs17.force.com/services/data/v33.0/sobjects/ContentVersion/ 503 (Service Unavailable) forcetk.Client.blob @ forcetk:325 forcetk.Client.createBlob @ forcetk:346 upload @ UploadAttachment?pid=003g000000b0uIZAAY:153 onclick @ UploadAttachment?pid=003g000000b0uIZAAY:225 ``` Any workaround or fix?
Implementing the file upload functionality I noticed that when the Visualforce page is in a community I get a 503 error:
Any workaround or fix?