Discussions

Ask a Question
Back to All

Error while try to create a wallet transaction

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?