First time coding on cloud function, clicking on save and nothing is happening.
No error, no progress, no nothing, it just stays there as is.
I’ve looked up useMasterKey:true but can’t quite understand where or how or inside code or in server settings.
Any recommendations/solutions for a first time user of cloud functions/MasterKey?.
can you add a screen shot?
what is the server subdomain?
save should work instantly when you click on save button
that error usually means that you are not longer authenticated, you can try to logout and login again
Haha… that worked
Thank you!!!