Problem Uploading WebGL Game to Server

Hello,

When I export my WebGL game it works fine offline, but when I transfer it via FTP to my web server and play from there, I get the following error:

"
An error occured running the Unity content on this page. See your browser JavaScript console for more info. The error was:
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data"

Any help would be greatly appreciated! :slight_smile:

Bump