“API key is missing” webhook responses on live mode
-
Hello,
I use wp/wpoo/wc-stripe/cartflaws
All of my stripe webhook responses are failed after tests in live mode, but I copy/pasted the secret key more times.
Response:
{
“code”: “missing_token”,
“message”: “API key is missing”,
“data”: {
“status”: 401
}
}I exactly saved the api keys as described, and the test webhooks is run well, but the not in live mode.
I re-connected more times, but the live-api connections is ok in regards of the wp plugin green marked.Help me pls, what can I check?
Thank you.The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘“API key is missing” webhook responses on live mode’ is closed to new replies.