You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the attachment API to upload the png file with content type "image/png" it does not upload the file comes back with null Attachable. Works for every other file type.
#327
Open
prithamrao542 opened this issue
Apr 18, 2024
· 0 comments
png is the only file that is being ignored when using the upload API. I read somewhere that the png files cannot be uploaded to QBO using the upload API. The file is not even in the Attachments entity.
Version: 14.6.3.4
See the code but this is what we have
Content types:
The text was updated successfully, but these errors were encountered:
png is the only file that is being ignored when using the upload API. I read somewhere that the png files cannot be uploaded to QBO using the upload API. The file is not even in the Attachments entity.
Version: 14.6.3.4
See the code but this is what we have
Content types:
The text was updated successfully, but these errors were encountered: