Giter Club home page Giter Club logo

Comments (8)

vvoovv avatar vvoovv commented on May 24, 2024

Hi @krone2000

The solution to this problem can be found in the FAQ section of the documentation.

from blosm.

krone2000 avatar krone2000 commented on May 24, 2024

"A: Most likely you forgot to enable the Maps Tiles API as described [here]"
As I have described - the Maps Tiles API is enabled, yet the issue still exists

from blosm.

vvoovv avatar vvoovv commented on May 24, 2024

Please send me a screenshot where I can see that the Maps Tiles API is indeed enabled.

from blosm.

krone2000 avatar krone2000 commented on May 24, 2024

proof

from blosm.

vvoovv avatar vvoovv commented on May 24, 2024

Thank you for your feedback.

What is the output of the URL https://tile.googleapis.com/v1/3dtiles/root.json?key=YOUR_API_KEY ?
Replace YOUR_API_KEY with your Google 3D Tiles key.

from blosm.

krone2000 avatar krone2000 commented on May 24, 2024

{
"error": {
"code": 403,
"message": "Map Tiles API has not been used in project 236021330475 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/tile.googleapis.com/overview?project=236021330475 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.",
"status": "PERMISSION_DENIED",
"details": [
{
"@type": "type.googleapis.com/google.rpc.Help",
"links": [
{
"description": "Google developers console API activation",
"url": "https://console.developers.google.com/apis/api/tile.googleapis.com/overview?project=236021330475"
}
]
},
{
"@type": "type.googleapis.com/google.rpc.ErrorInfo",
"reason": "SERVICE_DISABLED",
"domain": "googleapis.com",
"metadata": {
"service": "tile.googleapis.com",
"consumer": "projects/236021330475"
}
}
]
}
}

from blosm.

vvoovv avatar vvoovv commented on May 24, 2024

Thing to try:

  • Follow the advice: Map Tiles API has not been used in project 236021330475 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/tile.googleapis.com/overview?project=236021330475 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.

  • Check if the key is the same in your addon preferences and at the Google Cloud webpage. If not, copy the key from the Google Cloud to the addon preferences. I recall, that someone reported that the key was mysteriously changed in the Google Cloud.

from blosm.

krone2000 avatar krone2000 commented on May 24, 2024

It started working now that I have re-enabled the API through this link
Thank you for help!

from blosm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.