-
I am making a python script to read feeds and i put a option to read the discover feed without needing to login, but is just giving me a 401 error |
Beta Was this translation helpful? Give feedback.
Answered by
MarshalX
Nov 17, 2024
Replies: 1 comment 2 replies
-
Hello @TeteuXD2, check this out. It should be the same for you: #292 (comment) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I mean you should create client with public API instead. That's it