Ninja Forms Google Sheets Integration Error: Missing Authentication Credential
-
I am trying to integrate Ninja Forms with Google Sheets, but I am encountering an authentication error. Below is the error log.
Log created at: 2025-04-25 04:44:11
PHP Version: 8.2.21
Error Message:njfgsc_googlesheet::gsheet_get_google_account Error in fetching user info: { "error": { "code": 401, "message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.", "errors": [ { "message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.", "domain": "global", "reason": "unauthorized" } ], ENTICATED" } }I would appreciate any advice on how to resolve this error. I have tried re-obtaining the authentication code and reconfiguring the plugin, but the issue persists.
Thank you.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘Ninja Forms Google Sheets Integration Error: Missing Authentication Credential’ is closed to new replies.