Guest User

Untitled

a guest
Aug 26th, 2020
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. 6.28.0 - [Firebase/Installations][I-FIS002003] Firebase Installation registration failed for app with name: __FIRAPP_DEFAULT, error:
  2. The server responded with an error:
  3. - URL: https://firebaseinstallations.googleapis.com/v1/projects/gpguide-7a8d3/installations/
  4. - HTTP status code: 403
  5. - Response body: {
  6. "error": {
  7. "code": 403,
  8. "message": "Requests to this API firebaseinstallations.googleapis.com method google.firebase.installations.v1.FirebaseInstallationsService.CreateInstallation are blocked.",
  9. "status": "PERMISSION_DENIED",
  10. "details": [
  11. {
  12. "@type": "type.googleapis.com/google.rpc.Help",
  13. "links": [
  14. {
  15. "description": "Google developer console API key",
  16. "url": "https://console.developers.google.com/project/290804698452/apiui/credential"
  17. }
  18. ]
  19. }
  20. ]
  21. }
  22. }
  23. Please make sure you use valid GoogleService-Info.plist
Add Comment
Please, Sign In to add comment