403 error when making an SQL query for a Fusion Table

前端 未结 2 1066
野趣味
野趣味 2020-12-21 04:35

I\'ve been trying to migrate my project to new API, but I get the following error when trying out an SQL query such as the following:

https://www.googleapis.com/fusi

相关标签:
2条回答
  • 2020-12-21 05:24

    I started a new project in the API console and using the new API key fixed it, strangely.

    0 讨论(0)
  • 2020-12-21 05:31

    You also need to make sure the Fusion Table is Exportable.

    File → About this table
           → Edit table information
             → Check the "Allow download" checkbox
    
    0 讨论(0)
提交回复
热议问题