当前位置:网站首页>使用POSTMAN 测试firebase
使用POSTMAN 测试firebase
2022-06-11 08:02:00 【_iorilan】
使用postman测试google firebase 消息通知
1. url
https://fcm.googleapis.com/fcm/send2. Header :
Authorization key={your api key}
Content-Type application/json3. body :
{
"to" : "{device refresh token}",
"collapse_key" : "type_a",
"notification" : {
"body" : "Body of Your Notification",
"title": "Title of Your Notification"
},
"data" : {
"body" : "Body of Your Notification in Data",
"title": "Title of Your Notification in Title",
"key_1" : "Value for key_1",
"key_2" : "Value for key_2"
}
}
边栏推荐
- multi-sig SC
- Tidb Cloud est en ligne sur le marché Google Cloud pour permettre aux développeurs du monde entier d'utiliser une nouvelle pile de bases de données htap en temps réel
- Image data enhancement (translation, rotation, brightness transformation, flipping, adding Gaussian noise, scaling, cropping)
- 【 史上最全的ENSP【安装图解】!】
- TypeScript-在koa中配置TS和使用koa-router
- How to find the complementary sequence of digraph
- C language to achieve a simple game - minesweeping
- Typescript type protection
- Collation of basic knowledge of intermediate development of Andrews (for interview)
- Label the mask image not obtained through labelme
猜你喜欢

SylixOS SD设备驱动开发

记一次忽略@SuppressLint(“NewApi“)提示引发的血案

Alchemy experience (model training of deep learning) the necessity of timely adjusting training parameters for some situations (the adjustment of learning rate LR is the primary) summarizes some metho

Lesson 1 about Xiaobai's C language

图数据库无缝集成Tushare接口

Storage of floating point in memory

About static keyword

Record a murder case caused by ignoring the @suppresslint ("newapi") prompt

2022.6.7 特长生模拟

2022.6.6 特长生模拟
随机推荐
使用 COCO 数据集训练 YOLOv4-CSP 模型
使用特殊字符拼接字符串“+“
Black Qunhui dsm7.0.1 physical machine installation tutorial
860. lemonade change
Image data enhancement (translation, rotation, brightness transformation, flipping, adding Gaussian noise, scaling, cropping)
C language - Growth Diary -03- function definition and function prototype declaration
Tidb Cloud est en ligne sur le marché Google Cloud pour permettre aux développeurs du monde entier d'utiliser une nouvelle pile de bases de données htap en temps réel
排序——交换排序
C language lesson 2
multi-sig SC
TypeScript-类和接口、类和泛型、接口合并现象
In an activity, view postdelay will cause memory leakage, but will not affect the life cycle execution of the activity.
TypeScript-在koa中配置TS和使用koa-router
ConstraintLayout中使用Guideline限制控件最大宽度
用 Keras/TensorFlow 2.9 创建深度学习模型的方法总结
C. Managing history (greedy / hashing / thinking / good questions)
Method summary of creating deep learning model with keras/tensorflow 2.9
134. 加油站
Tutoriel de démarrage bladed (vidéo)
DAMENG 数据库启停