Invalid client data. Check the SOAP fault details for more information.
kwozniak-cmc opened this issue · 1 comments
hi,
since yesterday we started to see this error:
Web service reported a SOAP processing fault using an unexpected HTTP status code 200. Reporting as an internal server error.
suds.WebFault: Server raised fault: 'Invalid client data. Check the SOAP fault details for more information. TrackingId: 32064585-296e-4696-8a34-5e8ef154bdb2.'
The process has been working fine for months and since yesterday it returns error above.
It looks like error is returned from auth_helper.py:
user=get_user_response=customer_service.GetUser(
UserId=None,
).User
Could you please help me investigate what's wrong?
Regards,
K.
Seems that there's something wrong with user token. Can you login https://ads.microsoft.com/ with ads account successfully?