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

Method to solve the problem on importing Google 3D Map Tiles data, accompanying with the Error Message "HTTP Error 400: Bad Request" #477

Closed
Hiro-Saeki opened this issue Mar 25, 2024 · 2 comments

Comments

@Hiro-Saeki
Copy link

In Blender V4.02 application, by using the Addon Blosm v1.0 , I have tried to import data of Google 3D MAP Tiles,
but this action was blocked with the Error message:
"Unable to process the root URI of the 3D MAP Tiles: HTTP Error 400: Bad Request".

In this case, in order to compose the Map Tiles API Request, I adopted the URI and API Key, as flowed.
(1) "https://tile.googleapis.com/v1/3dtiles/root.json?key=YOUR_API_KEY"
(2) with replacing the above "YOUR_API_KEY" with my valid API KEY "AIzaSy******************QNQUQ".

Beside this, I already confirmed that Map Tiles API is in enable status.

@vvoovv
Copy link
Owner

vvoovv commented Mar 25, 2024

Hi @Hiro-Saeki

The key is just AIzaSy******************QNQUQ. Please enter this string in the addon preferences.

I hope this helps.

@Hiro-Saeki
Copy link
Author

Hellow! vvoovv-san,
In accordance with your advice, I tried again and I confirmed this problem just disappeared.
Thank you very much. I think you are very good person.

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

2 participants