whatsapp-php-sdk
whatsapp-php-sdk copied to clipboard
Few bugs with the API
Hey there I'm working with your API and I have discovered few inconsistencies.
- sendInstanceSettings() is not taking into account any changes and actually resets all fields to the default values
- no data is posted to webhook_url (I've set the URL manually through the website control panel because the above bug)
So when action is received I get no $_POST or $_GET data (the URL has been called but no data is available)