[
https://issues.apache.org/jira/browse/JCR-4022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke closed JCR-4022.
-------------------------------
> populate.jsp (standalone) doesn't work due to google ajax api change
> --------------------------------------------------------------------
>
> Key: JCR-4022
> URL: https://issues.apache.org/jira/browse/JCR-4022
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-webapp
> Affects Versions: 2.13.3
> Reporter: Woonsan Ko
> Assignee: Marcel Reutegger
> Priority: Minor
> Fix For: 2.13.4
>
>
> Noticed that the current {{populate.jsp}} doesn't work at the moment as
> designed because the google ajax API has been changed. The {{populate.jsp}}
> is invoking google ajax api like
> {{http://ajax.googleapis.com/ajax/services/search/web?v=1.0&start=0&rsz=8&q=test
> filetype:pdf}} which responds like this at the moment:
> {code}
> {"responseData": null, "responseDetails": "The Google Web Search API is no
> longer available. Please migrate to the Google Custom Search API
> (https://developers.google.com/custom-search/)", "responseStatus": 403}
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)