PHP Fatal error: Uncaught UnexpectedValueException: Value 'user_initiated' #76
derrickobedgiu1
started this conversation in
Ideas
Replies: 1 comment
-
Thanks so much to report the error. Can you please open a issue? BTW WhatsApp documentation says that the correct value is Can you provide the request received? Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The new version is having a typo somewhere:
PHP Fatal error: Uncaught UnexpectedValueException: Value 'user_initiated' is not part of the enum Netflie\WhatsAppCloudApi\WebHook\Notification\Support\ConversationType
Apparently instead of user_initiated, it's having customer_initiated
PATH: Netflie\WhatsAppCloudApi\WebHook\Notification\Support\ConversationType
Beta Was this translation helpful? Give feedback.
All reactions