forked from MikeBrink/python-picnic-api
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Unsurprisingly, the function “def get_article_category(self, article_id: str)” no longer works.
I have already looked through the entire JSON returned by “/pages/product-details-page-root?id={article_id},” but I haven't found any clues as to a category.
Does anyone have any idea how I can get the category of an article with the current api?
Steps to reproduce the issue
Use get_article_category with any article
What did you expect to happen instead?
Should returns the name of the categorie
Python Version
3.11
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working