We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
HIX request is currently not working. See this conversation.
You can als see the error when opening an existing page with no HIX value
HIX value is received, stored and shown
Error with HTTPError 403: 'Forbidden'
HTTPError 403: 'Forbidden'
The text was updated successfully, but these errors were encountered:
It seems to be failing at login() during initialization of TextlabClient.
login()
TextlabClient
As I accessed the API "/user/login" per command line, it went successsfully, but it won't sadly per urlopen.
urlopen
Sorry, something went wrong.
2024.7.1
MizukiTemma
Successfully merging a pull request may close this issue.
Describe the Bug
HIX request is currently not working. See this conversation.
Steps to Reproduce
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
Traceback
The text was updated successfully, but these errors were encountered: