We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b3f3cf commit 3088574Copy full SHA for 3088574
tests/src/python/test_authmanager_oauth2_ows.py
@@ -81,7 +81,6 @@ def setup_oauth(username, password, token_uri, refresh_token_uri='', authcfg_id=
81
"requestTimeout": '30',
82
"requestUrl": "",
83
"scope": "",
84
- "state": "",
85
"tokenUrl": token_uri,
86
"username": username,
87
"version": 1
0 commit comments