Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Weather App (2015) Hooking Up the Model to the View Setting the Weather Icon

Martynas Kairys
Martynas Kairys
4,959 Points

I can not start my Stormy app. 400 bad request

this is what I get in my logcat:


08-02 11:31:04.894 11723-11723/? I/art﹕ Late-enabling -Xcheck:jni 08-02 11:31:04.992 11723-11723/? D/MainActivity﹕ Main UI code is running! 08-02 11:31:04.999 11723-11742/? D/OpenGLRenderer﹕ Use EGL_SWAP_BEHAVIOR_PRESERVED: true 08-02 11:31:05.009 11723-11723/? D/Atlas﹕ Validating map... 08-02 11:31:05.044 11723-11742/? I/Adreno-EGL﹕ <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 01/14/15, ab0075f, Id3510ff6dc 08-02 11:31:05.044 11723-11742/? I/OpenGLRenderer﹕ Initialized EGL, version 1.4 08-02 11:31:05.056 11723-11742/? D/OpenGLRenderer﹕ Enabling debug mode 0 08-02 11:31:05.693 11723-11741/? V/MainActivity﹕ <html> <head><title>400 Bad Request</title></head> <body bgcolor="white"> <center><h1>400 Bad Request</h1></center> <hr><center>nginx/1.1.19</center> </body> </html>