I was trying to follow the tutorial here: https://www.youtube.com/watch?v=2HLxYYmZp94&list=PLR8uBYXF-6hYaDufqBCTH00PNuQaGtAGS&index=10 , and I was able to get to the point of logging into MM, but it didn’t do anything after that and the console threw the following error. Can you help me get past this?
Access to fetch at 'https://us-central1-....cloudfunctions.net/ext-moralis-auth-requestMessage' from origin 'http://localhost:3000' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
service.ts:221 POST https://us-central1-....cloudfunctions.net/ext-moralis-auth-requestMessage net::ERR_FAILED
postJSON @ service.ts:221
callAtURL @ service.ts:295
await in callAtURL (async)
call @ service.ts:260
(anonymous) @ service.ts:185
(anonymous) @ requestMessage.ts:78
step @ issueToken.ts:21
(anonymous) @ issueToken.ts:21
(anonymous) @ issueToken.ts:21
__webpack_modules__../node_modules/@moralisweb3/client-firebase-auth-utils/lib/requestMessage.js.__awaiter @ issueToken.ts:21
requestMessage @ requestMessage.ts:73
(anonymous) @ signInWithMoralis.ts:26
step @ index.ts:1
(anonymous) @ index.ts:1
fulfilled @ index.ts:1
Promise.then (async)
step @ index.ts:1
fulfilled @ index.ts:1
Promise.then (async)
step @ index.ts:1
(anonymous) @ index.ts:1
__webpack_modules__../node_modules/@moralisweb3/client-firebase-evm-auth/lib/signInWithMoralis.js.__awaiter @ index.ts:1
signInWithMoralis @ signInWithMoralis.ts:18
login @ App.js:28
callCallback @ react-dom.development.js:4164
invokeGuardedCallbackDev @ react-dom.development.js:4213
invokeGuardedCallback @ react-dom.development.js:4277
invokeGuardedCallbackAndCatchFirstError @ react-dom.development.js:4291
executeDispatch @ react-dom.development.js:9041
processDispatchQueueItemsInOrder @ react-dom.development.js:9073
processDispatchQueue @ react-dom.development.js:9086
dispatchEventsForPlugins @ react-dom.development.js:9097
(anonymous) @ react-dom.development.js:9288
batchedUpdates$1 @ react-dom.development.js:26140
batchedUpdates @ react-dom.development.js:3991
dispatchEventForPluginEventSystem @ react-dom.development.js:9287
dispatchEventWithEnableCapturePhaseSelectiveHydrationWithoutDiscreteEventReplay @ react-dom.development.js:6465
dispatchEvent @ react-dom.development.js:6457
dispatchDiscreteEvent @ react-dom.development.js:6430
App.js:30 Uncaught (in promise) FirebaseError: internal