Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API key swapping is not working in these browsers #313

Open
rmglennon opened this issue Jun 22, 2017 · 1 comment
Open

API key swapping is not working in these browsers #313

rmglennon opened this issue Jun 22, 2017 · 1 comment

Comments

@rmglennon
Copy link
Member

rmglennon commented Jun 22, 2017

DOES NOT WORK:

Internet Explorer 11
console error

SCRIPT438: Object doesn't support property or method 'fetch'
apikeys.js (6,3)
20170621_171309

Safari Version 9.0.2 (11601.3.9)

TypeError: window.fetch is not a function. (In 'window.fetch('/api/keys.json', { credentials: 'same-origin' })', 'window.fetch' is undefined)
(anonymous function)apikeys.js:5
(anonymous function)apikeys.js:25

Failed to load resource: the server responded with a status of 404 (Not Found)
https://dev.mapzen.com/documentation/mobility/js/jquery-1.10.2.min.map

image

Safari Version 8.0.8 (10600.8.9)

via @nvkelso

image


TESTED AND WORKS

  • Firefox 44 and 47 on Windows 10
  • Edge 38 on Windows 10
  • Chrome 58 on Mac
@rmglennon
Copy link
Member Author

Official browser support policy: https://mapzen.com/common/styleguide/#Browser-support

  • Safari 10 is higher is required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant