Skip to main content

General error on Uploader addTag Java call

Comments

2 comments

  • Aditi Madan

    Hi David,

    The reason it is failing is that resource_type auto is not an acceptable parameter for addTag. You can check out the API described here: https://cloudinary.com/documentation/image_upload_api_reference#tags_method

    Thanks,

    Aditi

    0
  • David

    Hi Aditi

    Thanks a lot for yourquick response ;)

    It was my conclusion.

    That means that I must use to different configs, with some same parameters, one for the upload, the other for adding tags.

    Regards,

    -David-

    0

Post is closed for comments.