Coder Social home page Coder Social logo

Comments (2)

gazialankus avatar gazialankus commented on June 15, 2024

I have enabled logs for the task and I'm getting a 401

{
  "textPayload": "The request was not authorized to invoke this service. Read more at https://cloud.google.com/run/docs/securing/authenticating Additional troubleshooting documentation can be found at: https://cloud.google.com/run/docs/troubleshooting#401",
  "insertId": "646f8e03000a6f22b18e5817",
  "httpRequest": {
    "requestMethod": "POST",
    "requestUrl": "...",
    "requestSize": "1575",
    "status": 401,
    "userAgent": "Google-Cloud-Tasks",
    "remoteIp": "35.243.23.219",
    "serverIp": "216.239.36.54",
    "latency": "0s",
    "protocol": "HTTP/1.1"
  },
  "resource": {
    "type": "cloud_run_revision",
    "labels": {
      "configuration_name": "synchronizetask",
      "revision_name": "synchronizetask-00003-doq",
      "service_name": "synchronizetask",
      "project_id": "...",
      "location": "us-central1"
    }
  },
  "timestamp": "2023-05-25T16:34:11.682815Z",
  "severity": "WARNING",
  "labels": {
    "goog-managed-by": "cloudfunctions"
  },
  "logName": "projects/.../logs/run.googleapis.com%2Frequests",
  "trace": "projects/.../traces/36c6c7d9ced30537f7ee2925be9bd7ad",
  "receiveTimestamp": "2023-05-25T16:34:11.694423190Z",
  "spanId": "8111407204631128905"
}

from functions-samples.

gazialankus avatar gazialankus commented on June 15, 2024

What worked for me was to go to Cloud Functions in Google Cloud Console, select the task function that was created with onTaskDispatched, and give Cloud Functions Admin role to the Firebase Service Account. I hope this helps someone. This was a very easy thing to do and docs were unnecessarily cryptic. If this is too broad of a permission, it is upon the docs authors to clearly present what's needed.

from functions-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.