Error with oautlib>=0.3.8
Bug #1163489 reported by
Balló György
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Ubuntu Single Sign On Client | Status tracked in Trunk | |||||
Trunk |
Fix Released
|
Undecided
|
dobey |
Bug Description
I experienced an error with ubuntu-sso-client 4.2.0 and oauthlib 0.4.0 on Arch Linux:
"GET/HEAD requests should not include body."
It caused by the following commit in oauthlib:
https:/
I attached a patch that solves the problem, but I'm not sure if it's correct or not.
Related branches
lp://staging/~dobey/ubuntu-sso-client/oauth-api-break
- Mike McCracken (community): Approve
- Brian Curtin (community): Approve
-
Diff: 39 lines (+6/-12)2 files modifiedubuntu_sso/utils/webclient/common.py (+6/-3)
ubuntu_sso/utils/webclient/tests/test_webclient.py (+0/-9)
tags: | added: u1-notrack |
no longer affects: | ubuntu-sso-client/stable-4-2 |
To post a comment you must log in.