You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Adamcy-lvts
changed the title
400 Bad Request response metadata must be of type object
Client error: POST https://api.paystack.co/customer resulted in a 400 Bad Request response metadata must be of type object
Sep 24, 2022
Client error:
POST https://api.paystack.co/customer
resulted in a400 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?
The text was updated successfully, but these errors were encountered: