简体   繁体   中英

Google Api key invalid in pushwoosh

Am developing html5 based mobile app using IONIC framework. When I send the push notification am getting an error of api key invalid, I have created my api key using my local ip address (192.168.1.75) in google developer console. Is am missing any thing. Is this is the way to create the api key.

This is the error message am getting after sending push notification in pushwoosh

这是错误消息越来越pushwoosh

Below image is how I have created the api key in google console.

在此处输入图片说明

I was experiencing the same behavior but now is working.

Try this: On your Google Console - Server Key - Click on "Edit Allowed IPs" and remove your local ip address, left blank.

Back to PushWoosh panel > application > configuration > android - and replace the key with the Google Server Key.

I hope this help.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM