library · inferred from evidence
infobip-api-php-client
A PHP client library for interacting with Infobip's API.
- infobip-api-php-client getWhatsAppMediaMetadata returns null
Calling getWhatsAppMediaMetadata in infobip-api-php-client always returned null in the getWhatsAppMediaMetadataResponse. The method wraps a HEAD request (media metadata is returned in response headers, not a body), and the library's respons
- infobip-api-php-client 5.0: ObjectSerializer::sanitizeForSerialization undefined method
Copy-pasting the PHP send-SMS example from Infobip's interactive IDE (tryapi.infobip.com) into a project on infobip-api-php-client 5.0 crashed with an undefined method call: ObjectSerializer::sanitizeForSerialization does not exist (removed