-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hello, I am getting an error Error: {'errors': [{'code': 'ERROR', 'message': 'Error'}], 'sentry-error-id': 'e7dcbc5e36794175ae4c4d42ba3c7d5a', 'meta': {'display-type': 'HIDDEN'}, 'http-code': 400}, setting cookies and retrying. when I try to request history. I used it last year every day 6months without problems to check for specific events. Today I wanted to start again, but got this error from API. Can you check that please?
Thank you
code used:
service_id = j.get_services()[0]["service-id"]
service_type = j.get_services()[0]["service-type"]
print(j.get_service_history(service_id=service_id,service_type=service_type))
Metadata
Metadata
Assignees
Labels
No labels