whatsapp-php-sdk icon indicating copy to clipboard operation
whatsapp-php-sdk copied to clipboard

Few bugs with the API

Open topwebstudio opened this issue 1 year ago • 0 comments

Hey there I'm working with your API and I have discovered few inconsistencies.

  1. sendInstanceSettings() is not taking into account any changes and actually resets all fields to the default values
  2. 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)

topwebstudio avatar Oct 14 '24 09:10 topwebstudio