Norbert Bartels
Norbert Bartels
With Version 0.5 everything was fine and after switching to the new 0.6 I have a problem with the favicon. As soon as I call the setBubble Method the favicon...
We have to check, what we need to add in our code to support the WhatsApp business platform. The WABP contains 2 main areas of interaction. 1. The incoming messages...
in Groovy, a class with an asType Method (asBoolean) has a special meaning and we should check our Json Framework for such methods to allow the Groovy folks use RestFB...
> Facebook now offers a new way to upload files a small piece at a time, allowing for more reliability over poor connections. Please see our guide on the Resumable...
If I use the `PrintClassHistogrammBeforeFullGC` switch I get some errors. It would be nice if the parsing errors are gone and it would be awesome if you could support these...
https://developers.facebook.com/docs/whatsapp/cloud-api/reference/messages#interactive-object Example1: ```javascript { "messaging_product": "whatsapp", "recipient_type": "individual", "to": "PHONE_NUMBER", "type": "interactive", "interactive": { "type": "product", "body": { "text": "optional body text" }, "footer": { "text": "optional footer text" },...
This is basically a port from RestFB and improved even further. * Duplicate strings used in several Exceptions moved to constant values * IntelliJ IDE project files added to gitignore...
I have a object that contains a minimal-json JsonObject as field and I try to serialise the object with jackson to JSON to store the object as String and deserialise...
Wenn man das Docker Image verwendet, wird beim Aufruf der test.html nach dem Absenden unter Umständen Warnings in den Output generiert: `SimpleXMLElement::addChild(): unterminated entity reference` Anscheinend beschreibt die Warning, dass...
I have a book that I can only download in parts. So I have part 1 to 6 and the problem is, that the chapters start with 1 for every...