Select to view content in your preferred language

JSON.parse: unexpected character at line 1 column 1 of the JSON data

12444
10
Jump to solution
08-09-2017 01:55 PM
AmyRoust
Frequent Contributor

Has anyone seen this message on their web app after deployment?

I just upgraded to WABDE version 2.5 today and the only change I made was to try to turn on the splash screen feature. When I hit Preview, everything works great. When I download the code and deploy it on my server, I get that error message and the map never loads. It's not happening on any of my other web apps, including ones I have updated today.

0 Kudos
10 Replies
AmyRoust
Frequent Contributor

I didn’t try that since the colon wasn’t really critical to the message. I just changed the wording to remove it.

I bet you could put an escape character in, though. Would be worth a test if someone absolutely had to have a special character in that spot.

0 Kudos