helpful-dream-50772
07/17/2023, 10:53 AMchrome.identity.launchWebAuthFlow
API since I cant use the popup thats being created.
When I try to set the redirect_uri
to the extension auth page (which uses the chrome-extension://
schema I get an error that the following error:
Expected URL but got error `publicsuffix: cannot derive eTLD+1 for domain "ckdibgmbbhmafmjpjmknleccgcddanan"` while parsing `<chrome-extension://ckdibgmbbhmafmjpjmknleccgcddanan/authPage.html>`.. Please check that the urls are in the correct format and try again.
Also, tried it with the CLI and I get the same results.
Is there any way that I can still do that other than opening another endpoint of mine with the redirect capabilities?
Thanks in advance!