Firebase messaging, where to get Server Key?
Asked 07 September, 2021
Viewed 1.6K times
  • 56
Votes

Firebase allows us to send notification messages via our own application by making POST request.

This tutorial, gives to us instructions how to make this request. However, there is Authorization field in header where I must to place my own Server key.

Where I can get this Server key? There are no instructions for this.

4 Answer