klaviyo / php-klaviyo

PHP wrapper for the Klaviyo API
59 stars 48 forks source link

Explicitly set query array #63

Closed smoucka closed 3 years ago

smoucka commented 3 years ago

Fix the underlying reason requiring a separate v1 post authentication code path in #62. Explicitly set query parameters in call methods and query string authentication for v1 endpoints.