novolo
Forum Replies Created
-
UPDATE #2:
Inside the Key settings, there is a section called “Application Restrictions”
Where you can restrict the usage from specific websites (HTTP referrers)If I activate this and specify my website (with wildcards to consider all subdomains and pages) the plugin stops working and give those “Invalid Parameter” errors.
If I disable restrictions, the plugin works perfectly.
Any ideas on how to be able to use the plugin with the API Key http referrers restrictions?
Thank You!
UPDATE:
If I try the following API call I get the below error:
CALL: https://www.googleapis.com/youtube/v3/channels?part=contentDetails&forUsername=USERID&APIKEY
{ "error": { "errors": [ { "domain": "usageLimits", "reason": "dailyLimitExceededUnreg", "message": "Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup.", "extendedHelp": "https://code.google.com/apis/console" } ], "code": 403, "message": "Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup." } }
I checked and the API has been used 90 times in the past 30 days, which is not even close to the limits.
Any idea if I am missing any other configuration on google’s side?Thank you!
Forum: Fixing WordPress
In reply to: Search not showing new pagesdont have an url it is an site on an internal network.
Everything worked fine when it was worpdress 2.0 i think…
after i upgraded the database and mysql and wordpress to 3.1 i am having this issue…
since only posts that were created before the upgrade show on the search i am guessing it has something to do with the database maybe…
any ideas?
Forum: Fixing WordPress
In reply to: Search not showing new pagesI have deactivated all plugins and still when i should get two results in the search i make (one old page and one new) i only get the old page…
as it happens with every other search…
very strange…
what could be causing this?