New issue
Advanced search Search tips

Issue 714337 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Apr 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

Getting started for building an extension - sample extn does not work

Reported by les.mur...@eperformancegroup.com, Apr 22 2017

Issue description

Chrome Version       : 58.0.3029.81
OS Version: 10.0
URLs (if applicable) : https://developer.chrome.com/extensions/getstarted

What steps will reproduce the problem?
1. Install the getting started extn
2. Try to run it - nothing appears
3. Debug it and see that the API returns "This API is no longer available
4. Googling for that API shows it was shut down in 2015

What is the expected result?

API should work

What happens instead of that?


Please provide any additional information below. Attach a screenshot if
possible.

Need to rework this example so it uses some other API


UserAgentString: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.81 Safari/537.36

var searchUrl = 'https://ajax.googleapis.com/ajax/services/search/images' +
    '?v=1.0&q=' + encodeURIComponent(searchTerm);

 
Labels: Needs-Triage-M58
Components: Platform>Extensions>API
Labels: TE-NeedsTriageHelp
Project Member

Comment 3 by sheriffbot@chromium.org, Apr 26 2018

Status: Archived (was: Unconfirmed)
Issue has not been modified or commented on in the last 365 days, please re-open or file a new bug if this is still an issue.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment