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

Broken HIX request #2893

Closed
MizukiTemma opened this issue Jul 8, 2024 · 1 comment · Fixed by #2896
Closed

Broken HIX request #2893

MizukiTemma opened this issue Jul 8, 2024 · 1 comment · Fixed by #2896
Assignees
Labels
bug Something isn't working
Milestone

Comments

@MizukiTemma
Copy link
Member

MizukiTemma commented Jul 8, 2024

Describe the Bug

HIX request is currently not working. See this conversation.

Steps to Reproduce

  1. Activate HIX for a region
  2. Go to the region
  3. Create a page and update HIX by clicking the button
  4. See Error

You can als see the error when opening an existing page with no HIX value

Expected Behavior

HIX value is received, stored and shown

Actual Behavior

Error with HTTPError 403: 'Forbidden'

Additional Information

broken HIX

Traceback
@MizukiTemma MizukiTemma added the bug Something isn't working label Jul 8, 2024
@MizukiTemma MizukiTemma added this to the 24Q3 milestone Jul 8, 2024
@MizukiTemma MizukiTemma added the prio: urgent Needs to be resolved now(?) label Jul 8, 2024
@MizukiTemma
Copy link
Member Author

It seems to be failing at login() during initialization of TextlabClient.

As I accessed the API "/user/login" per command line, it went successsfully, but it won't sadly per urlopen.

@MizukiTemma MizukiTemma self-assigned this Jul 8, 2024
@JoeyStk JoeyStk removed the prio: urgent Needs to be resolved now(?) label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants