Discussions
Error while try to create a wallet transaction
8 days ago by Jane
https://developers.paymongo.com/reference/create-a-wallet-transaction
I receive en error for my request:
{
"errors": [
{
"code": "authentication_invalid",
"detail": "Gateway authentication is invalid."
}
]
}
What is it caused by?