the-badger / badger

Gamification platform to motivate your team with badges, adventures & other cool stuff!
MIT License
80 stars 9 forks source link

Handle https requests via JS #109

Open grena opened 8 years ago

grena commented 8 years ago

JS makes XHR requests through http only. It fails on https. It should work on both.

grena commented 7 years ago

It seems that it was a server problem, SF handles correctly https.. Still on track.