laravel-paystack icon indicating copy to clipboard operation
laravel-paystack copied to clipboard

Client error: `POST https://api.paystack.co/customer` resulted in a 400 Bad Request response metadata must be of type object

Open Adamcy-lvts opened this issue 3 years ago • 0 comments

Client error: POST https://api.paystack.co/customer resulted in a 400 Bad Request response: {"status":false,"message":""metadata" must be of type object"}

This error keeps coming when creating customer with the Paystack::createCustomer() method even when the metadata is empty! Any idea why this error is happening?

Adamcy-lvts avatar Aug 23 '22 15:08 Adamcy-lvts