IBM-Cloud / weather-company-data-demo

A demo app that uses the Weather Company Data for IBM Bluemix service.
Other
11 stars 40 forks source link

Error: Data missing #3

Open gitjps opened 8 years ago

gitjps commented 8 years ago

Deployed the app directly to Bluemix and got this error in the middle and bottom sections of the screen.

phaedr commented 8 years ago

Hey Peter,

That message usually means the service instance of Weather Company Data was not found. Did you get an instance of the Weather Service and bind it with you application? In the Bluemix dashboard, if you look at the Environment Variables / VCAP_SERVICES, make sure you can see some WeatherInsights credentials.

Hope this helps, Robert