4

I am trying to create an in-app messaging campaign in Firebase. I am allowed to fill all the details and review it but I am not able to publish it.

The account I am using to create campaign has Owner access that should possibly have permission to perform this task.

I looked up in a network console and found this error:-

{
    "error": {
        "code": 403,
        "message": "The caller does not have permission",
        "status": "PERMISSION_DENIED"
    }
}

Error screens:

  1. enter image description here
  2. enter image description here
  3. enter image description here
bikram
  • 7,127
  • 2
  • 51
  • 63
  • Just out of curiosity, does this work in incognito mode? Or perhaps you have multiple Google accounts signed in, if so try signing in with just the one with access and try again? – Rafa Guillermo Jun 15 '21 at 10:44
  • I figured out that it happens in my work email only. I tried giving access to my personal Gmail and it worked just fine. So, I suspect there has to be something wrong in the admin setting Gsuite or it's a bug. – bikram Nov 05 '21 at 00:01

0 Answers0