Google push notifications – Unauthorized WebHook callback channel

You have to add your domain to the developers console.

How to:

  1. Log in to the Google Developers Console
  2. Select your project
  3. Under ‘APIS & AUTH’ select ‘Push’
  4. Click ‘Add domains’
  5. Enter the needed domains (Only the domain is needed, not the whole notification url)
  6. Click the ‘Add domains’ button

After that it should work unless there’s something else wrong with what you’re doing :p

Leave a Comment