Max are you guys registered with google api?
Code: Select all
I keep getting an
"status":"403 Forbidden",
"url":"[url=https://www.googleapis.com/fusiontables/v1/tables/1UIqHwhjQ3Vbi4trY-lnUZLXou7U9afGd8q11p4k]https://www.googleapis.com/fusiontabl...[/url]",
"response":{
"error":{
"errors":[
{
"domain":"usageLimits",
"reason":"dailyLimitExceededUnreg",
"message":"Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup.",
"extendedHelp":"[url=https://code.google.com/apis/console]https://code.google.com/apis/console[/url]"
}
],
"code":403,
"message":"Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup."
}
}
[code]
I have my own api key but it does me no good because of all the other traffic using the api calls from your IP address
By the way,
Been working on fusion tables maplayers api, I was able to get it to work in the testbed, just need to figure out how to do so on the device