vuapo-eth / isf-jsclient

javascript client for IOTA Spam Fund [outdated, use https://github.com/mikrohash/isf-jclient]
http://iotaspam.com
Other
5 stars 0 forks source link

CORS issue occurred when click on "Start Spamming Session!" #2

Open yaeljiao opened 6 years ago

yaeljiao commented 6 years ago

Console log from Chrome Developer Tools: Failed to load https://mikrohash.de/iota/spamfund/api/index.php?mode=signin&email=yaeljiao%40163.com&hash=be1c564dd0dfac02726865a653ea49b1&time=1517801079&receive_feedback=true: Redirect from 'https://mikrohash.de/iota/spamfund/api/index.php?mode=signin&email=yaeljiao%40163.com&hash=be1c564dd0dfac02726865a653ea49b1&time=1517801079&receive_feedback=true' to 'http://mikrohash.de/isf' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access.

vuapo-eth commented 6 years ago

This javascript client is outdated. The new repository (java) can be found here: https://github.com/mikrohash/isf-jclient (currently paused, but it will soon resume to be active again)