Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Url with %20 #7

Open
nodtem66 opened this issue Oct 4, 2014 · 0 comments
Open

Url with %20 #7

nodtem66 opened this issue Oct 4, 2014 · 0 comments

Comments

@nodtem66
Copy link

nodtem66 commented Oct 4, 2014

Input:
http://gist-it.appspot.com/https://github.com/nodtem66/EGBE443-Group2/blob/master/project5/Video%20histrogram/video002.m
Output:

<pre>
Traceback (most recent call last):
  File &quot;/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py&quot;, line 714, in __call__
    handler.get(*groups)
  File &quot;/base/data/home/apps/gist-it/4.365591476556138162/app.py&quot;, line 82, in get
    return gist_it_appengine.dispatch_gist_it( self, location )
  File &quot;pyl/gist_it/appengine.py&quot;, line 104, in dispatch_gist_it
    response = urlfetch.fetch( gist.raw_url, headers = { 'Cache-Control': 'max-age=300' } )
  File &quot;/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/api/urlfetch.py&quot;, line 270, in fetch
    return rpc.get_result()
  File &quot;/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py&quot;, line 612, in get_result
    return self.__get_result_hook(self)
  File &quot;/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/api/urlfetch.py&quot;, line 413, in _get_fetch_result
    raise DownloadError(&quot;Unable to fetch URL: &quot; + url + error_detail)
DownloadError: Unable to fetch URL: https://github.com/nodtem66/EGBE443-Group2/raw/master/project5/Video histrogram/video002.m
</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant