SrejonKhan / FirebaseRestClient

Lightweight Firebase Library for Unity, made on top of REST API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HttpListenerException: There's another listener for http://127.0.0.1:5050/

SrejonKhan opened this issue · comments

Describe the bug
After using OAuth Desktop Flow for one time, from the next call, it's throwing the following error -
HttpListenerException: There's another listener for http://127.0.0.1:5050/

To Reproduce
Steps to reproduce the behavior:

  1. SignIn with OAuth
  2. Signout
  3. Try SignIn again with OAuth
  4. See error

Expected behavior
It should open desired OAuth url in browser all the time.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows
  • Unity Version: 2020.3.23f1
  • Browser Chrome
  • Version 112