Cannot add my own domain to google api notification endpoint

前端 未结 1 427
余生分开走
余生分开走 2021-01-20 16:52

I\'m trying to use Google Push Notification. I\'ve followed the registering process listed here, in short, my domain is verified in https in Google Webmaste

1条回答
  •  -上瘾入骨i
    2021-01-20 17:26

    Webmaster tools require a complete URL, say https://mydomain.com:8000 where Cloud Console only needs the domain mydomain.com without protocol or port (and won't work if given).

    0 讨论(0)
提交回复
热议问题