p = urllib.parse.parse_qs(web_url) token = p[\'token\'] print(token)
with the above code I observe a printed token value different from the value