Sorry, but there are no more tags available to filter with.
  • Trying to upload a document via PUT, getting error request_too_large/ Error Message: File is too large

    Good afternoon, I'm trying to set up a PHP script to do an import of files into Sugar and I'm running into an issue when trying to use the /Documents/:document_id/file/:file_name endpoint. I'm sending over my base64 encoded string ('test') as the contents…