ushahidi / Ushahidi_Web

Ushahidi v2. A platform that allows information collection, visualization and interactive mapping, allowing anyone to submit information through text messaging using a mobile phone, email or web form.

Home Page:http://www.ushahidi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tor Browser doesn't display the markers

HoseValenca opened this issue · comments

Users that are viewing maps in tor browser do not see any markers. This is really important as some groups of reports are using TorBrowser as security measures against repressive governments.

Error messages from browser console:

Possibly unhandled rejection: {"status":400,"config":{"method":"GET","transformRequest":[null],"jsonpCallbackParam":"callback","cache":{},"url":"https://example.api.ushahidi.io/api/v3/tags","headers":{"Accept":"application/json, text/plain, /","Authorization":"Bearer qSThVqnTVZ7QDvD8hNIkIVHCDH3had1qbi2ytqGs"}},"statusText":"Bad Request"} undefined

Possibly unhandled rejection: {"status":400,"config":{"method":"GET","transformRequest":[null],"jsonpCallbackParam":"callback","url":"https://example.api.ushahidi.io/api/v3/savedsearches","headers":{"Accept":"application/json, text/plain, /","Authorization":"Bearer qSThVqnTVZ7QDvD8hNIkIVHCDH3had1qbi2ytqGs"}},"statusText":"Bad Request"} undefined

Possibly unhandled rejection: {"status":400,"config":{"method":"GET","transformRequest":[null],"jsonpCallbackParam":"callback","cache":{},"url":"https://example.api.ushahidi.io/api/v3/forms","headers":{"Accept":"application/json, text/plain, /","Authorization":"Bearer qSThVqnTVZ7QDvD8hNIkIVHCDH3had1qbi2ytqGs"}},"statusText":"Bad Request"} undefined

Possibly unhandled rejection: {"data":{"errors":[{"status":400,"title":"The request is missing an access token in either the Authorization header or the access_token request parameter.","message":"The request is missing an access token in either the Authorization header or the access_token request parameter."}]},"status":400,"config":{"method":"GET","transformRequest":[null],"transformResponse":[null],"jsonpCallbackParam":"callback","url":"https://example.api.ushahidi.io/api/v3/posts/geojson","params":{"order":"desc","orderby":"post_date","status":["published","draft"]},"headers":{"Accept":"application/json, text/plain, /","Authorization":"Bearer qSThVqnTVZ7QDvD8hNIkIVHCDH3had1qbi2ytqGs"}},"statusText":"Bad Request"} undefined

TorBrowser - 6.5.1 (based on Mozilla Firefox 45.8.0)