Discussions

Ask a Question
Back to All

secrey key setup on postman

im running payments but i got this error

{
"errors": [
{
"code": "secret_key_required",
"detail": "Please use your secret key to access this resource. Go to https://developers.paymongo.com/docs/authentication to know more about our API authentication."
}
]
}

i already use the api key and the secret key in basic auth what im doing wrong