Christo Tee
Member
Hey everyone
New to Pabbly here. Ive been trying to complete a simple workflow of parsing some text from an email and creating a new line on google sheets but its consistently partially failing.
I get an error code 401 with this error 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."
Error details: type.googleapis.com/google.rpc.ErrorInfo
the reason is Credentials missing
Error Details 0 Domain: googleapis-com
Error Details 0 Metadata Method: google.apps.sheets.v4.SpreadsheetsService.AppendValues
I have no idea what I should do- anyone else has run into this issue?
New to Pabbly here. Ive been trying to complete a simple workflow of parsing some text from an email and creating a new line on google sheets but its consistently partially failing.
I get an error code 401 with this error 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."
Error details: type.googleapis.com/google.rpc.ErrorInfo
the reason is Credentials missing
Error Details 0 Domain: googleapis-com
Error Details 0 Metadata Method: google.apps.sheets.v4.SpreadsheetsService.AppendValues
I have no idea what I should do- anyone else has run into this issue?