The Database Hub is home for developers who want to clone, connect, and share databases and build apps together. Cloning a database allows you to copy it to your account and give a great start to your project.
when I call https://parseapi.back4app.com/classes/Continentscountriescities_City I get also Hotels names
Hello, Could you please open a ticket related to this? Please send us your appId and also the steps to reproduce this issue on our end.
Thanks in advance
Hello the app id is 'zrMEBOk6PBk3WmUF19TVTB1yxKaTc9PnwYsxTThs', the cal I make is: const where = encodeURIComponent(JSON.stringify({ "country": { "__type": "Pointer", "className": "Continentscountriescities_Country", "objectId": "hOu7Is3jvO" } })); const httpOptions = { headers: new HttpHeaders({ 'X-Parse-Application-Id': 'zrMEBOk6PBk3WmUF19TVTB1yxKaTc9PnwYsxTThs', // This is your app's application id 'X-Parse-REST-API-Key': 'zdDm1gbxIFjmOKSEJTR8sDcGkdBM8CDRJXUbKFzD', // This is your app's REST API key }) }; https://parseapi.back4app.com/classes/Continentscountriescities_City?limit=10000&keys=name&where=${where}
I get for example: Hotel Napoleon beach: which is a Hotel not a city Thank you
Hi there, I too am also facing this problem. Is there an update on a fix / workaround to this issue?
We use cookies to provide our services and for analytics and marketing. To find out more about our use of cookies, please see our Terms of Service and Privacy Policy . By continuing to browse our website, you agree to our use of cookies.