Uniswap / web3-react

A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps
https://web3-react-mu.vercel.app/
GNU General Public License v3.0
5.48k stars 1.51k forks source link

Portis authentication is not working well in mozilla firefox with web3-react v6 #666

Open kirankumargonti-rapid opened 1 year ago

kirankumargonti-rapid commented 1 year ago

We are using a web3-react v6 for integrating different wallets into our platform. We are facing an issue with the Portis wallet, in the Firefox browser account popup is working ideally file but when we submit the credentials it is not responding with a Signature signing popup and throws an internal lib error in the console.

Node version: v16.15.0 web3-react version: v6 Next js version: 12.1.5

Screenshot 2022-09-07 at 4 22 53 PM
JoeyKhd commented 1 year ago

401 Unauthorized, are you sure the Portis connector is configured properly ?

https://docs.portis.io/#/configuration

kirankumargonti-rapid commented 1 year ago

Yes, I have configured Portis connector properly and it was working fine in other browsers like Google Chrome

On Thu, Sep 29, 2022 at 1:14 AM Joey @.***> wrote:

401 Unauthorized, are you sure the Portis connector is configured properly ?

https://docs.portis.io/#/configuration

— Reply to this email directly, view it on GitHub https://github.com/Uniswap/web3-react/issues/666#issuecomment-1261390040, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUNDV6WX6VB32CLVKN26TI3WASNZZANCNFSM6AAAAAAQGU232E . You are receiving this because you authored the thread.Message ID: @.***>

--

Kirankumar Gonti

Technical Lead Frontend Developer

w: rapidinnovation.io

e: @. @.>

c: Need to chat? Book a time

https://www.linkedin.com/company/rapid-innovation @.***> https://twitter.com/innovationrapid https://www.youtube.com/channel/UC66IEGwxNUVO2wshrUdhc8g/featured https://www.facebook.com/rapidinnovation.io

JoeyKhd commented 1 year ago

My suggestion is to contact Portis, as the connector relies on the code coming from Portis. Keep us posted! :)