I've been using the Python API for Eikon with no major issues so far the last few months.
As of today, when trying to do some updates I'm getting quite a lot of
requests.exceptions.HTTPError: Backend error. 400 Bad Request
The API does a few pulls (loops_ before dropping me out with the error above.
I have tried a different RIC but also encounters a similar issue.
Is there an issue from the server end?
This code has ran without issues for the last 3 months.
Thanks.