Lesson 15: Unable to find serverURL. #5469
Replies: 1 comment
-
https://forum.moralis.io/t/solved-react-moralis-still-asking-serverurl/23499/6 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in this
we need appId and serverURL but i dont find any serverURL in moralis dashboard. I searched and found out that its deprecated.
Found https://docs.moralis.io/web3-data-api/evm/quickstart-react
Here they are creating new express server and using appId only connecting with moralis.
Is this what we should do now? In frontend, we need to use
and create APIs?
Beta Was this translation helpful? Give feedback.
All reactions