The City Docs
7.2
7.2
  • 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
    • REST API
      • Configure API Url
      • Validate Your Web
    • Category
      • Integration
      • Add New
    • Firebase [must]
    • Ads
    • Maps & Analytics
    • Sort By Distance
    • Lazy Load
    • SQLite Database
    • Custom Color
    • Change Log
Powered by GitBook
On this page
  1. ANDROID
  2. REST API

Validate Your Web

Checking Your URL

PreviousConfigure API UrlNextCategory

Last updated 2 years ago

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