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

JavaScript AJAX Basics AJAX Concepts Create an XML File

Costi Khamis
Costi Khamis
12,058 Points

I just get "Bummer:" when trying coding questions from AJAX basics

I am not sure if I am doing this wrong, but for all coding questions on AJAX basics, I only get the "Bummer:" error and no further information.

songs.xml
<?xml version="1.0" encoding="UTF-8"?>
<songs>
  <song>
  </song>
</songs>

2 Answers

Travis Alstrand
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Travis Alstrand
Treehouse Teacher

Hey there Costi Khamis ! :wave:

There was some maintenance going on with the challenges yesterday and they were temporarily not working, so it probably wasn't your code. It was only down for a few minutes though and everything should be all back to normal. Go ahead and git it another try if you haven't yet :smiley:

Sorry for the inconvenience!

Costi Khamis
Costi Khamis
12,058 Points

Thank you for letting me know! I'm able to complete everything now

Steven Parker
Steven Parker
229,644 Points

This should pass task 1. If you're on task 2 you still need to perform the instructions for that step.

If you are getting "Bummer" on task 1 you might want to try again and if it still happens, contact the Support staff directly.