Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP 500 on ticket API #20

Open
Kuba314 opened this issue Jul 27, 2024 · 2 comments · May be fixed by #22
Open

HTTP 500 on ticket API #20

Kuba314 opened this issue Jul 27, 2024 · 2 comments · May be fixed by #22

Comments

@Kuba314
Copy link

Kuba314 commented Jul 27, 2024

Describe the bug
I'm currently getting a HTTP 500 with the body Object reference not set to an instance of an object.. This happens when fetching a single ticket using ticket(), but fetching multiple tickets using tickets() works fine. I'm not sure whether this is an issue of this library or of the actual Lidl API.

Expected behavior
ticket() actually returns a valid response.

Environment:

  • Python-Version: 3.12.2
  • Release-Version: 0.3.5
  • OS: Windows 11
  • Browser: Firefox
  • Country: cs
  • Language: CZ
@Millio345
Copy link

I can confirm this issue is also happening for me (language nl , country BE); tickets() is still working, ticket() fails. Looks like an API issue/change.

@diogotcorreia
Copy link

This is an API change unfortunately: diogotcorreia/lidl-to-grocy#10

@Kuba314 Kuba314 linked a pull request Sep 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants