I have had no issue with the Attachments API on any of my other instances of EspoCRM, but one instance in particular does not allow me to Upload attachments or get attachments. my /data/upload folders are configured with 775 permissions on the folders and 664 for files.
URL I am using for my API request: https://<url>/api/v1/Attachment
Any ideas about why I am forbidden to use the Attachments API?
URL I am using for my API request: https://<url>/api/v1/Attachment
Any ideas about why I am forbidden to use the Attachments API?
Comment