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

pydiscourse.exceptions.DiscourseClientError: The requested URL or resource could not be found. #23

Open
logankilpatrick opened this issue Oct 6, 2019 · 2 comments

Comments

@logankilpatrick
Copy link

Error when querying for hot_topics = client.hot_topics()...

@jsayles
Copy link

jsayles commented Feb 5, 2020

I ran into this same error with a few other API calls and it's looking suspiciously like this might be the error we get when the key we are using doesn't have access to the call we are trying to make. Can anyone else confirm/disprove this? If this is the case, the bug really is that this error is a red herring.

@goetzk
Copy link
Collaborator

goetzk commented Aug 12, 2020

hi @jsayles ,
Are you still seeing this behaviour with recent versions? There have been various updates to API handling in recent months which could affect your results.

Karl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants