Skip to content

Fix token#56

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

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

Conversation

@gpsfl
Copy link

@gpsfl gpsfl commented Sep 24, 2024

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
Copy link

vinceve commented Sep 27, 2024

Yes, this is needed. Facing the same issue.

@egiorgioPatagonian
Copy link

#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