Page 1 of 1

Max are you guys registered with google api?

Posted: Sat Aug 10, 2013 10:12 am
by Willie Sims

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

Max are you guys registered with google api?

Posted: Sat Aug 10, 2013 10:21 am
by Alena Prykhodko

Hello Willie!

Could you please specify your question?


Max are you guys registered with google api?

Posted: Sat Aug 10, 2013 4:16 pm
by maxkatz

Which API are you invoking that you get this error?


Max are you guys registered with google api?

Posted: Mon Aug 12, 2013 4:47 am
by Willie Sims

Sorry about that I thought I replied but guess it didnt go through, I am using Google Fusion Tables API,


Max are you guys registered with google api?

Posted: Mon Aug 12, 2013 4:58 am
by maxkatz

Can you include the exact API request?


Max are you guys registered with google api?

Posted: Mon Aug 12, 2013 6:31 am
by Willie Sims

GOT IT!!!!!!!!

Ok, So here is the deal, it will throw that code if the API key is wrong, for anyone looking to use the rest service with google api here is the code to enter

There are options to use the Oath, but I am still muddling my way through that,
code
https://www.googleapis.com/fusiontables/v1/query?sql=SELECT%20*%20FROM%20The_Table_ID&key=Your_API_Key/code

Make sure to use the &key not just key, It gets confusing looking at the api docs.
The REST service will not add in the %20*% spaces and therefor throws an error,

https://developers.google.com/fusiont...