Skip to content

Fix token#56

Open
gpsfl wants to merge 2 commits into
digidem:gh-pagesfrom
gpsfl:fix-token
Open

Fix token#56
gpsfl wants to merge 2 commits into
digidem:gh-pagesfrom
gpsfl:fix-token

Conversation

@gpsfl

@gpsfl gpsfl commented Sep 24, 2024

Copy link
Copy Markdown

The Bing API sometimes provides urls in the following format:

https://{subdomain}.tiles.virtualearth.net/tiles/a{quadkey}.jpeg?g=14700&mkt={culture}&token={token}

This can lead to errors because the {token} parameter is not provided when formatting the url.

I changed this so it provides the normal API key as the token parameter.

@vinceve

vinceve commented Sep 27, 2024

Copy link
Copy Markdown

Yes, this is needed. Facing the same issue.

@egiorgioPatagonian

Copy link
Copy Markdown

#58 Related.

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

Successfully merging this pull request may close these issues.

3 participants