- This topic has 9 replies, 4 voices, and was last updated 3 years, 8 months ago by
Support Team.
- AuthorPosts
- May 23, 2019 at 6:57 pm #16212
skillberto
ParticipantDear Addressee,
I can login through the application, but I see Zero “Booking”, or “Query” or whatever, however they are there in the Website.
How does it possible?
Do you have any idea?Regards,
NorbertMay 24, 2019 at 5:54 am #16222Support Team
KeymasterHello @skillberto,
First of all, we would like to apologize for the trouble.
As for your query, please make sure you have followed the steps properly mentioned in the docs below:
https://wptravel.io/documentations/wp-travel-android-mobile-app/Also, make sure add the correct keys.
If this does not resolve the issue then kindly let us know.
Thank you.
May 25, 2019 at 11:12 pm #16253skillberto
ParticipantDear Support,
I made by the documentation.
However I don’t understand what do you mean under “correct keys”.For example I don’t understand, how the app can connect?
I didn’t add to anywhere the JWT Secure key.Regards,
NorbertMay 27, 2019 at 4:17 am #16274Support Team
KeymasterHello @skillberto,
Correct keys means you need to add the correct secret key in the config file which is mentioned in the documentation.
After you activate the plugin “JWT Authentication for WP REST API” in your WordPress setup, you need to add the secret key in the config file as:
define(‘JWT_AUTH_SECRET_KEY’, ‘your-top-secret-key’);
You can get the secret key from the link given:
https://api.wordpress.org/secret-key/1.1/salt/The final step is to download the zip file “wp-travel-rest-api” from the link given below and activate in your site.
https://wptravel.io/downloads/wp-travel-rest-api/
This is how the app is connected to the setup. Now the booking and the Enquiries form the setup will be displayed in the app.
Hope this clears the confusion.
If you have any issues further then please let us know.
Thank you.
May 28, 2019 at 1:27 pm #16353skillberto
ParticipantDear Support,
A addedd a secret key to there, but there is nothing special in that. 🙂 I’m developer, SW Architect..
But then how the application knows this secret? I just made a random secret what I inserted there.. So I don’t understand the authentication from technical view. Mostly if I have a key, that should be used somewhere.. but this is an other topic.
The problem is not the secret key I guess.. otherwise how can I log in?Is it matters when I activate the plugin? After the key, or before?..
Am I need Pro account for this feature?Norbert
September 9, 2019 at 9:35 pm #19574tourist
ParticipantI’m also getting the same problem. I’ve completed all the steps and can successfully login to the mobile app. However there doesn;t seem to be any actual info been transferred to the app as it states No of Booking and No of Query are both 0.
September 9, 2019 at 10:26 pm #19575tourist
ParticipantJust for more info, I’ve managed to move the code snippets about so that the app now displays the correct number of bookings and queries on the dashboard page. It also possible to view the enquiries.
However it is not possible to view any of the bookings page which is just blank.
September 10, 2019 at 6:07 am #19595wensolutions
KeymasterHello,
Thank you very much for using the app.
We will inspect the app further on our side and let you know.
Hoping for your kind co-operations.
Thank you.
September 11, 2019 at 10:12 pm #19655tourist
ParticipantHi, the app seems to have updated and is now displaying the booking information. Thanks!
September 12, 2019 at 4:24 am #19676Support Team
KeymasterHello @tourist,
Glad that the app is working now.
Let us know if you have any query/confusion further.
Thank you.
- AuthorPosts
- The forum ‘WP Travel Mobile APP’ is closed to new topics and replies.