Postman - Firebase notification ios
问题 I tried to send POST to firebase with Postman but i have an error : <HTML> <HEAD> <TITLE>Unauthorized</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1>Unauthorized</H1> <H2>Error 401</H2> </BODY> </HTML> Here is my body and header. For authorization I am not sure, I put the api server key of my ios firebase project. I'd like to send it and show the notification on my device. Thank you for the help. When I launch the app with xcode, I got fail to fecth APNS but at the end :