Forum Discussion
VikasB
8 years agoBoss
These links can be helpful for you
https://community.lithium.com/t5/Images-and-video/Set-image-upload-options/ta-p/108977
allensmith81
8 years agoBoss
This is the actual response:
<response status="error">
  <error code="303">
    <message>
      User 289 does not have the following permission(s) at gxcuf89792: [ ]
    </message>
  </error>
</response>As you can see its not telling me which permission the admin API user does not have..
- allensmith818 years agoBossYeah I am not using Curl
 I am doing this through python!
 My call looks the same as yours so I am scratching my head..