Support

Home Forums Event Espresso Premium Mobile App Error: The data is not in the correct format.

Mobile App Error: The data is not in the correct format.

Posted: February 27, 2020 at 9:15 am

Viewing 5 reply threads


greg@successteam1.com

February 27, 2020 at 9:15 am

Dear Support

I’ve looked through the forums but have not found anything that is helping me correct this issue. The permalink is set to post name. The login password is correct yet we are still getting this data. We use the plugin every day and it was working yesterday. The website is: https://gareia.com The app was working yesterday and there have been no changes. Please let me know what to do next. Thanks!


Josh

  • Support Staff

February 27, 2020 at 9:40 am

Hi,

The first thing to check is the wp-config.php file and make sure Debug mode is off:

define( 'WP_DEBUG', false );

and you could also add this:
@ini_set( 'display_errors', 0 );

The above needs to be added before the line:
/* That's all, stop editing! Happy blogging. */


greg@successteam1.com

February 27, 2020 at 10:24 am

OK this has been done. The debug was already set to false. and I added the addtional code just below it.


Josh

  • Support Staff

February 27, 2020 at 10:34 am

Should I assume you’re still getting the error? If so, you could try adding this plugin to your site:

https://wordpress.org/plugins/wp-rest-api-log/

Then after activating the REST API log plugin, you try the app. Then check the REST API log (its menu item is in your WordPress Dashboard’s Tools page).


greg@successteam1.com

February 27, 2020 at 11:08 am

Its working now!


Josh

  • Support Staff

February 27, 2020 at 11:24 am

Glad to hear.

Viewing 5 reply threads

The support post ‘Mobile App Error: The data is not in the correct format.’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso