Magic link integration with the latest Moralis APK

I’m following the latest documentation of the authentication using Magic link https://docs.moralis.io/docs/sign-in-with-magiclink

First trial: using a Magic auth api key
Magic auth modal not opening and a random user or address is returned back after calling the connectAsync function (I need the auth modal to open and enter a valid email to authenticate)

Second trial: using a Magic connect api key
Magic connect modal opens and i set a valid email that redirects me to an error saying *Internal error: Mismatched API key. Make sure you are not using a Magic Auth API key for Magic Connect.*

No working example using magic link in your repos, and it is not working well

Hey @cbadour!

  1. Do you see any errors on your console?
  2. Please double check “Make sure you are not using a Magic Auth API key for Magic Connect”. They have two different products in the same place. (First time I had the same problem because provided a key from their different product instead of Magic Connect)

So Moralis v2 applies only Magic connect not Magic Auth ?