-
https://winkapi.quirky.com/oauth2/token isn't maintained by Wink anymore it appears. The correct host is api.wink.com.
```
Traceback (most recent call last):
File "/base/data/home/runtimes/pyth…
-
The [docs for `webapp2.Router.__init__()`](https://webapp2.readthedocs.io/en/latest/api/webapp2.html#webapp2.Router) and `add()` are misleading:
> Parameters: | routes – A sequence of Route instanc…
-
Accidentally put my order in the name field and nothing in the item field and it puked with this:
Traceback (most recent call last):
File "/base/python27_runtime/python27_lib/versions/third_party/w…
-
Quoting the logs:
Profile already exists.
Traceback (most recent call last):
File "/python27_runtime/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py", line 1535, in **call**
rv = sel…
-
```
I'm trying to use uri_for to generate URIs but I have scripts that run outside
the context of a request. These scripts crash like this:
/python/lib/webapp2-2.5.2/webapp2.py", line 1731, in uri_f…
-
Seeing that Python 2 will sunset January 1st 2020 I think it should be upgraded to Python 3. I am looking into it but unfortunately webapp2 support for Python 3 seems very spotty (https://github.com/…
-
```
What steps will reproduce the problem?
1. get python gae sdk 1.8
2. get cccwiki, dotmatrix, tasks samples
3. try to run then
What is the expected output? What do you see instead?
expect to run, d…
-
```
What steps will reproduce the problem?
1. get python gae sdk 1.8
2. get cccwiki, dotmatrix, tasks samples
3. try to run then
What is the expected output? What do you see instead?
expect to run, d…
-
```
What steps will reproduce the problem?
1. get python gae sdk 1.8
2. get cccwiki, dotmatrix, tasks samples
3. try to run then
What is the expected output? What do you see instead?
expect to run, d…
-
```
When sending image files via REST as a BlobProperty (using POST
"/MyModel///content), I get a following error:
File "/home/mojmir/google_appengine/lib/webapp2-2.5.2/webapp2.py", line…