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

Java

Florian Tönjes
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Florian Tönjes
Full Stack JavaScript Techdegree Graduate 50,856 Points

Getting "access denied" when trying to upload code

I just started the Java functional programming workshop and finished the first challenge. All tests are passing but when I try to upload the submission code I get an XML response like this:

<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>E456F82BE58A6293</RequestId><HostId>5k+jjKvIpxUUhTdCSBt8JANNE/i6mD3SF+kUAdkY2iZmU56OIXsWWtTlGNFzH39C21ir5hg7RtQ=</HostId></Error>

Does anyone know what's wrong?

Kind Regards, Florian

1 Answer

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,858 Points

Hey Florian,

If you did you the Gradle script to create the Zip file and that is what you are trying to upload while getting that error, you will need to email the Treehouse Support Team. Other than that, I'm not sure. I did complete the course, but never encountered any errors like that.

Sorry if I couldn't be more help. :)

Keep coding! :dizzy: