Skip to main content

Always I get a 404 when I upload an image (an asynchronous process where I copy).

Comments

1 comment

  • Official comment
    Akshay Joshi

    Hi David,

    You are accessing the wrong URL. You need to have your cloud name in it

    For example:

    https://res.cloudinary.com/demo/image/upload/sample 


    where demo is the cloud name and upload is your method to upload an image. 

    In order to better understand the issue, I need some more information.

    Please confirm which version of our SDK you're using, as well as:

    •  A sample of your code showing where the error occurs.
    •  The value you're passing as parameters (for example, the transformation options)
    •  The error stack trace from your code, or the exact error message you see returned by our API

    Looking forward to your response.

    Regards

    Akshay

Post is closed for comments.