Can't Get Callback on Goo.gl.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. Go to
http://jsonptunnel.appspot.com/?callback=foo&extURL=http://goo.gl/api/url&url=ht
tp://dustinwilson.com
What is the expected output? What do you see instead?
I expect to see the output wrapped in foo(), but it isn't.
```
Original issue reported on code.google.com by `dustinww...@gmail.com` on 8 Jul 2010 at 4:50
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the request at the reported jsonptunnel.appspot.com URL with callback=foo, extURL=http://goo.gl/api/url, and the given target URL. Trace the callback handling for this request and verify completion when the response is wrapped in foo() as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100