AppsForYourDomainException: {'status': 500, 'body': '<?xml version="1.0" encoding="UTF-8"?>\r\n<AppsForYourDomainErrors>\r\n <error errorCode="1000" invalidInput="" reason="UnknownError" />\r\n</AppsForYourDomainErrors>\r\n\r\n', 'reason': 'Internal Server Error'}
They're being generated from a bit of python code that moves newly-created users into a different OU:
orgService.UpdateOrgUser(<customer_id>, <email address>, <new_ou>)
I did see that there were API issues reported on the dashboard as of yesterday- and I was wondering if these are still problems today.
Thanksfor the help,
Matt