Skip to main content

Not able to upload doc, docx file Reactnative and React js

Comments

1 comment

  • Eric Pasos

    Hi Zain,

    Checking through the logs based on the information I got from your support ticket (191869), I could see that you have the following upload parameters:

    "tags"=>" mobile_upload Docx", "upload_preset"=>"slashy_admin", "resource_type"=>"image"

    You should upload a Docx file using:

    "resource_type"=>"raw"

    Hope this helps.

    1

Post is closed for comments.