Giter Club home page Giter Club logo

Comments (2)

idlukakas avatar idlukakas commented on June 14, 2024 1

I just found from stackoverflow and it works for me:

"It seems to me that additional IAM functionality was added to Google Cloud Functions, and as a result, you may have not turned on allUser access to the function (FYI this give acess to the whole web).

On the Cloud Functions homepage, highlight the Cloud Function you want to add all access to.

Click "Permissions" on the top bar.

Click "Add Principal" and type "allUsers" then select "Cloud Function Invokers" under "Cloud Function" in the Role box.

Click "Save"

Click "Allow Public Access"
"
Source: https://stackoverflow.com/questions/52539441/403-response-from-google-cloud-functions

from gcp-monitoring-to-teams.

MrSaints avatar MrSaints commented on June 14, 2024

We still use this, and it's been working for us.

A few things to try...

  1. Allowing all traffic

2022-09-16-114220_543x278_scrot

2022-09-16-114142_480x331_scrot

  1. Check the logs

2022-09-16-114336_449x174_scrot
2022-09-16-114344_851x50_scrot

Do you see anything at all?

not sure it might br true or not but just pointing it out as I did not see the same title in the GCP console while putting the URL in gcp notification channel

Yeah, they've since updated the UI.

If you added it under Notification channels, you're on the right track.

Example:

2022-09-16-114452_335x396_scrot

Click on "Test connection" if you haven't already.

from gcp-monitoring-to-teams.

Related Issues (1)

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.