We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e036db2 commit f0a906eCopy full SHA for f0a906e
1 file changed
ox3apiclient.py
@@ -1,6 +1,7 @@
1
#!/usr/bin/env python
2
3
import oauth2 as oauth
4
+import urllib
5
import urllib2
6
7
REQUEST_TOKEN_URL = 'https://sso.openx.com/api/index/initiate'
0 commit comments