Closed gg7aph closed 8 years ago
I'm using the "remove_all_content_groups_allusers.py" sample. I've created a comma seperated list of users but the script gives the below error if user specified in py script is not present in org:
'HTTPError: HTTP Error 400: BAD_REQUEST'
Please post your code.
it's the sample: https://github.com/Esri/ArcREST/blob/master/samples/remove_all_content_groups_allusers.py
Checked in a fix that should proceed normally if user does not exist, please verify
I'm using the "remove_all_content_groups_allusers.py" sample. I've created a comma seperated list of users but the script gives the below error if user specified in py script is not present in org:
'HTTPError: HTTP Error 400: BAD_REQUEST'