Invalud request: Unknown Client

I have integrated Auth0 in my React project. I am also using web3auth in that project. When I click on login button, it is showing Invalid request:Unknown client.

Please help me with this

Hi @tsayush2390

Welcome to the Auth0 Community!

Can you double check the ClientID that you are using in your code matches the one from the Application settings in the Auth0 Dashboard?

Thanks
Dawid

Hey @dawid.matuszczyk

I have double-checked it. The Auth0 client id is correct

@dawid.matuszczyk The error has been resolved. Thank you