Page 1 of 1

One Minute Man with AJAX

Posted: Fri Nov 23, 2018 1:00 pm
by spaeg
Hello,

I want to solve the One Minute Man Challenge with JavaScript and AJAX. But the Service don't allow CORS-Request. Is it possible to add the Access-Control-Allow-Headers : * in the Response or did I miss something? :?

Or is it not intended, to use browser scripting, than it's fine too.

Thanks,
spaeg

Done with Java

Posted: Mon Nov 26, 2018 12:26 am
by spaeg
Ok,

I have done it with Java, cause you are right: Work with that, what you have not what you want :)

Greetings,
spaeg