<blockquote>
<p>Is there a suitable cross domain policy in place that will allow access?</p>
</blockquote>
<p>Yes, it was reported it works for others :)</p>
<p>For <a href="https://graphhopper.com/api/1/info?key=_KEY" rel="nofollow">https://graphhopper.com/api/1/info?key=_KEY</a>_ you can see:</p>
<pre><code>access-control-allow-origin=*
access-control-expose-headers=X-RateLimit-Limit,X-RateLimit-Remaining,X-RateLimit-Reset,X-RateLimit-Credits
</code></pre>
<p>And<br>
<code>curl -v -XOPTIONS 'https://graphhopper.com/api/1/info?key=_KEY_'</code><br>
reports some more Access-Control headers</p>
<blockquote>
<p>to move graphopper from script_src to connect_src</p>
</blockquote>
<p>done</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1872#issuecomment-389975084">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABWnLVfD3c2avbLFMuVqLUEVluh4sREVks5tzcptgaJpZM4UDj25">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABWnLbo00eQpC1SKsOXPHR3puaSpaKfVks5tzcptgaJpZM4UDj25.gif" height="1" width="1" alt="" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/openstreetmap/openstreetmap-website/pull/1872#issuecomment-389975084"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/openstreetmap/openstreetmap-website","title":"openstreetmap/openstreetmap-website","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/openstreetmap/openstreetmap-website"}},"updates":{"snippets":[{"icon":"PERSON","message":"@karussell in #1872: \u003e Is there a suitable cross domain policy in place that will allow access?\r\n\r\nYes, it was reported it works for others :)\r\n\r\nFor https://graphhopper.com/api/1/info?key=_KEY_ you can see:\r\n\r\n```\r\naccess-control-allow-origin=*\r\naccess-control-expose-headers=X-RateLimit-Limit,X-RateLimit-Remaining,X-RateLimit-Reset,X-RateLimit-Credits\r\n```\r\n\r\nAnd \r\n`\r\ncurl -v -XOPTIONS 'https://graphhopper.com/api/1/info?key=_KEY_'\r\n`\r\nreports some more Access-Control headers\r\n\u003e to move graphopper from script_src to connect_src\r\n\r\ndone"}],"action":{"name":"View Pull Request","url":"https://github.com/openstreetmap/openstreetmap-website/pull/1872#issuecomment-389975084"}}}</script>
<script type="application/ld+json">{"@type":"MessageCard","@context":"http://schema.org/extensions","hideOriginalBody":"false","originator":"37567f93-e2a7-4e2a-ad37-a9160fc62647","title":"Re: [openstreetmap/openstreetmap-website] Avoid using jsonp for GraphHopper (#1872)","sections":[{"text":"","activityTitle":"**Peter**","activityImage":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","activitySubtitle":"@karussell","facts":[]}],"potentialAction":[{"name":"Add a comment","@type":"ActionCard","inputs":[{"isMultiLine":true,"@type":"TextInput","id":"IssueComment","isRequired":false}],"actions":[{"name":"Comment","@type":"HttpPOST","target":"https://api.github.com","body":"{\"commandName\":\"IssueComment\",\"repositoryFullName\":\"openstreetmap/openstreetmap-website\",\"issueId\":1872,\"IssueComment\":\"{{IssueComment.value}}\"}"}]},{"name":"Close pull request","@type":"HttpPOST","target":"https://api.github.com","body":"{\"commandName\":\"PullRequestClose\",\"repositoryFullName\":\"openstreetmap/openstreetmap-website\",\"pullRequestId\":1872}"},{"targets":[{"os":"default","uri":"https://github.com/openstreetmap/openstreetmap-website/pull/1872#issuecomment-389975084"}],"@type":"OpenUri","name":"View on GitHub"},{"name":"Unsubscribe","@type":"HttpPOST","target":"https://api.github.com","body":"{\"commandName\":\"MuteNotification\",\"threadId\":336477625}"}],"themeColor":"26292E"}</script>