ComfyUI_frontend icon indicating copy to clipboard operation
ComfyUI_frontend copied to clipboard

domain is not authorized for OAuth operations make iframe load failed

Open TigerHH6866 opened this issue 1 week ago • 3 comments

Prerequisites

  • [x] I am running the latest version of ComfyUI
  • [x] I have searched existing issues to make sure this isn't a duplicate
  • [x] I have tested with all custom nodes disabled (see how)

What happened?

iframe.js:311 Info: The current domain is not authorized for OAuth operations. This will prevent signInWithPopup, signInWithRedirect, linkWithPopup and linkWithRedirect from working. Add your domain (210.64.xx.xx) to the OAuth redirect domains list in the Firebase console -> Authentication -> Settings -> Authorized domains tab. 

Steps to Reproduce

update to 1.33.4 and

How is this affecting you?

Crashes ComfyUI completely

ComfyUI Frontend Version

1.33.4

Browser

Chrome/Chromium

Console Errors

https://www.googleapis.com/identitytoolkit/v3/relyingparty/getProjectConfig?key=AIzaSyC2-fomLqgCjb7ELwta1I9cEarPK8ziTGs&cb=1764305064238

Info: The current domain is not authorized for OAuth operations. This will prevent signInWithPopup, signInWithRedirect, linkWithPopup and linkWithRedirect from working. Add your domain (210.64..xx.xx) to the OAuth redirect domains list in the Firebase console -> Authentication -> Settings -> Authorized domains tab.
kl @ iframe.js:311
(anonymous) @ iframe.js:580
a @ iframe.js:155
(anonymous) @ iframe.js:155
c @ iframe.js:155
e.xd @ iframe.js:163
hg @ iframe.js:166
dg @ iframe.js:166
F.Bk @ iframe.js:165
a @ iframe.js:155
(anonymous) @ iframe.js:155
c @ iframe.js:155
Mf @ iframe.js:156
a
Ff @ iframe.js:156
Zf @ iframe.js:162
k.l @ iframe.js:160
ns @ iframe.js:579
(anonymous) @ iframe.js:580
Yi @ iframe.js:240
b @ iframe.js:238

<img width="1920" height="919" alt="Image" src="https://github.com/user-attachments/assets/74c28cf8-e7da-4825-a9a1-48004c0edd06" />

Logs


Additional Context

No response

┆Issue is synchronized with this Notion page by Unito

TigerHH6866 avatar Nov 28 '25 05:11 TigerHH6866