Skip to content

Error whne requesting history #24

@softko

Description

@softko

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions