Discussions
secrey key setup on postman
over 3 years ago by roland jay moris
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