I am using several app's with same parse server hosted on my AWS EC2 server. And two apps mixed up. Let me explain with an example: I have app1 with db1 mongodb
I am getting XMLHttpRequest error whenever I am trying to connect to parse server through the flutter web app. I found it to be CORS issue but don't know how to
I am trying to install Parse Dashboard on AWS. The public directory works but the /apps directory is blank. When looking at the logs I see > parse-dashboar
I don't receive Push notification with Parse Server, i tried only from dashboard it says "SENT" but it's not delivered. Here's my index.js configurations :