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

itemSave? #1

Open
philipp2310 opened this issue Jan 5, 2019 · 2 comments
Open

itemSave? #1

philipp2310 opened this issue Jan 5, 2019 · 2 comments

Comments

@philipp2310
Copy link

Hi,

ich baue gerade das interface für python um und habe einige Zeit gebraucht bis ich einen Eintrag hinzufügen konnte. (Sprachsteuerung über SNIPS)
Letztlich musste ich in den Request nochmal um ein führendes & erweitern:
purchase="+item+"&recently=&specification="+specification+"&remove=&sender=null"
-->
&purchase="+item+"&recently=&specification="+specification+"&remove=&sender=null"

Die PHP Variante konnte ich nicht testen, ist das eventuell (mittlerweile) auch hier notwendig?

@foxriver76
Copy link

@philipp2310 weißt du zufällig ob es über die API möglich ist, mehr als nur 12 Artikel der "Kürzlich hinzugefügt" Liste abzufragen?

Bzw. hast du wahrscheinlich auch das Problem, dass manche Artikel die via App hinzugefügt wurden in der API ins schweizerische übersetzt wurden? z. B. werden mir Dosentomaten in der API als Pelati angezeigt. Dachte da lässt sich mit dem X-BRING-COUNTRY Header was machen, ist allerdings nicht so. Hast du das lösen können?

@foxriver76
Copy link

@philipp2310 I've managed to get the translations as well as the catalog. If you are interested in it, you can see the new functionalities in this commit: foxriver76/node-bring-api@c582eed

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

No branches or pull requests

2 participants