Sorry, the content is not available. Please check your internet connection but in the Simulator Output it states "Internet Connection is available"

I’m trying to use the Corona SDK to create an app for a very simple web form.  I’m getting the following error when trying to open the main.lua as a project “Sorry, the content is not available.  Please check your internet connection”, however, when you check the Corona Simulator Output, it says “Internet connection is available,” and throws errors around JSON.  I have no proxies turned on for web browsers and have no problems connecting to the labs website, please see the Corona Simulator Output error messages:

Platform: GT-I9300 / x64 / 6.1 / Intel® HD Graphics 4000 / 3.3.0 - Build 8.15.
10.2696 / 2014.2393
nil
WARNING: display.setStatusBarMode() not supported in the simulator for GT-I9300
device
WARNING: Cannot create path for resource file 'scene-list0/31949827570421.

ccscen
e’ b/c it does not exist.

WARNING: Cannot create path for resource file ‘content/json/post.json’ b/c it do
es not exist.

   [WARNING]: content.lua/readContentFile: Unable to open JSON file (content/js on/post.json)
   [WARNING]: content.lua/update: Internet connection is available, but cannot c
onnect to: ‘http://pta-diningfordollars.com/smart-form/’. Please check your Word
Press site configuration.
Warning: could not load font HelveticaNeue-Light. Using default font.
Warning: could not load font HelveticaNeue-Light. Using default font.
10.668750762939
WARNING: Cannot create path for resource file ‘content/json/post.json’ b/c it do
es not exist.

[WARNING]: content.lua/readContentFile: Unable to open JSON file (content/json/ post.json)
Warning: d:\worona-boilerplate-0.6.2\worona\includes\scene-list\scene-list.lua:2
16: invalid fontSize supplied (%g). Using system standard size (%g)

As a side note, I did install the JSON API per the documentation

http://docs.worona.org/worona-installation-guide/

As a side note, I did install the JSON API per the documentation

http://docs.worona.org/worona-installation-guide/