Skip to content

Cannot use https schemes with useEmulator #4124

Open
@moifort

Description

@moifort

Describe your environment

  • Operating System version: Mac OS Catalina 10.15.7
  • Browser version: Chrome Version 87.0.4280.67 (Build officiel) (x86_64)
  • Firebase SDK version: 8.0.1
  • Firebase Product: Functions

Describe the problem

When I use useEmulator I cannot use https event if I set a port at 443. But with deprecated useFunctionsEmulator I can use https

Steps to reproduce:

Code
useEmulator('blabla.com', 443)
Chrome console
index.esm.js?7dc7:490 POST http://blabla.com:443/my-project-id/europe-...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions