-
Notifications
You must be signed in to change notification settings - Fork 4
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
There are 2 errors. #2
Comments
@Allin2000 |
INFO: 127.0.0.1:41506 - "GET /api/articles/feed?limit=20&offset=0 HTTP/1.1" 200 OK
During handling of the above exception, another exception occurred: Traceback (most recent call last): |
async def _get_article_info(
|
@Allin2000 Additionally, please ensure you’re using Python 3.12 as mentioned in the “Prerequisites” section of the README file. Let me know if everything is working correctly after the fix. |
api:get_global_article_feed (correct:article_service.get_articles_by_filters, wrong:correct:article_service.get_articles_by_filters_v2)
datetime.UTC
python3.10
The text was updated successfully, but these errors were encountered: