The City Docs
7.4
7.4
  • Welcome
  • ADMIN PANEL
    • Import Project
    • Structure
    • Notification
    • MySQL Database
    • Add New Category
    • News Info
    • Custom Color
    • Change Log
  • ANDROID
    • Getting Started
      • Installation
      • Import Project
    • Structure
    • Package Name ( app id )
    • Firebase [must]
    • REST API
      • Configure API Url
      • Validate Your Web
    • Category
      • Integration
      • Add New
    • Remote Config
    • Ad Networks
    • Maps Configuration
    • Sort By Distance
    • Lazy Load
    • SQLite Database
    • Custom Color
    • Change Log
  • License
Powered by GitBook
On this page
  1. ANDROID
  2. REST API

Validate Your Web

Checking Your URL

PreviousConfigure API UrlNextCategory

Before you check this make sure that your web hosting able to run .htaccess file

1. Check database connection :

Make sure your web response "Database Connection : Success" like this :

When you open : www.your-domain.com/thecity_folder + /app/services/checkResponse

2. Check respon will be JSON text like this :

When you open : www.your-domain.com/thecity_folder + /app/services/getCategories

http://demo.dream-space.web.id/the_city/app/services/checkResponse
http://demo.dream-space.web.id/the_city/app/services/getCategories