I am having an issue with making a custom native mobile app for my Wix site. My dashboard says Wix Studio, but I use the Classic editor. I enabled Dev Mode / Velo Code in the editor on site to use http-functions.js and created a auth.js backend file. However, I can’t reach the backend files via site test - 404 errors.
I don’t know, I’m lost. Does Wix force me to buy their expensive ass monthly plan for a mobile app? If so, I’ll find another website provider/host…2025 and it’s this hard to get API / POST calls to a site for a mobile login authentication. That’s all I want to do - login my mobile app using the Wix Members Area login I mad. I setup my OAUth headless client in Site; everything looks right but I just can’t connect to the backend.