Can't integrate my Wordpass site

If you have troubles to integrate your WordPress, first thing to check is that the URL https://your.wordrpess.url/wp-json answers something when called. (just add /wp-json after your wordpress URL)

For instance, https://korben.info/wp-json answers data. That’ why it works on Mionic. (Mionic only read returned data)

So if there are no data displayed when you call the URL https://your.wordrpess.url/wp-json, it means something prevent the WordPress to return data.
It can come from WordPress security plugins, and also from security plugins of the server on which the WordPress runs.

Solutions to test are:

  • Deactivate all WordPress plugins and check if the URL returns data. If it returns data, then reactivate the plug in one by one until you find the one preventing the data to be returned.
  • If there are still no data returned, there might be a security plugin on the server, for instance mod_security can generates this kind of behavior. You have then to contact the server administrator/support about this.
  • 0 användare blev hjälpta av detta svar
Hjälpte svaret dig?

Relaterade artiklar

How to integrate Ads in the app with AdMob?

1. Create an adwords account To login to AdMob you need a Google Adwords account. Create one...

[Feature] Places

With this feature, you will be able to create a list of geolocated places. It will display all...

How to add in-app links / internal links

This functionality allows you to create links to a page in your app from another page. You can...

How to create Google Maps Javascript API keys

To create your Google Maps API keys: Go to https://cloud.google.com/maps-platform/ Then click...

How to create API keys for Facebook

1. You will need a Facebook user account 2. Go to https://developers.facebook.com/ 3. Click on...

Powered by WHMCompleteSolution