Discussions
400 Bad Request api (`POST https://api.paymongo.com/v1/sources` resulted in a `400 Bad Request`),({"errors":[{"code":"invalid_payload_format","detail":"attributes cannot be blank."}]})
over 2 years ago by random dev
on PHP
POST https://api.paymongo.com/v1/sources
resulted in a 400 Bad Request
on TypeScript of Javascript
{"errors":[{"code":"invalid_payload_format","detail":"attributes cannot be blank."}]}
why im getting this kind of error?
i'm using the test key by the way because i still haven't activate my account yet
can someone help me or tell me how to overcome or fix this errorðŸ˜
im using xammp,postman,thunderclient for php
im using angular v-10