When calling aggregate query, it keeps asking for a master key, even though its already provided.
For connecting I use react-moralis MoralisProvider
and even start Moralis the second time with moralis-v1
Everything works well when querying data that doesn’t require a MasterKey.
Using NextJS