Authentication Error in Python
Authentication Error in Python
Hi all, I have a bot developed in Python and it was working fine until the datafeeds api stopped responding.
My request:
```
datafeed_url = "https://spx.symphony.com/agent/v5/datafeeds"
response = requests.get(datafeed_url, headers = {'sessionToken': sessionToken,'keyManagerToken':keyManagerToken})
```
The response:
'{"code":401,"message":"Unable to retrieve the Datafeed authentication token."}'
Can anyone help?
Hi all, I have a bot developed in Python and it was working fine until the datafeeds api stopped responding.
My request:
```
datafeed_url = "https://spx.symphony.com/agent/v5/datafeeds"
response = requests.get(datafeed_url, headers = {'sessionToken': sessionToken,'keyManagerToken':keyManagerToken})
```
The response:
'{"code":401,"message":"Unable to retrieve the Datafeed authentication token."}'
Can anyone help?
#datafeeds
#python
#api
#authentication
Authentication Error in Python
Authentication Error in Python
Hi all, I have a bot developed in Python and it was working fine until the datafeeds api stopped responding.
My request:
```
datafeed_url = "https://spx.symphony.com/agent/v5/datafeeds"
response = requests.get(datafeed_url, headers = {'sessionToken': sessionToken,'keyManagerToken':keyManagerToken})
```
The response:
'{"code":401,"message":"Unable to retrieve the Datafeed authentication token."}'
Can anyone help?
Hi all, I have a bot developed in Python and it was working fine until the datafeeds api stopped responding.
My request:
datafeed_url = "https://spx.symphony.com/agent/v5/datafeeds"
response = requests.get(datafeed_url, headers = {'sessionToken': sessionToken,'keyManagerToken':keyManagerToken})
The response:
'{"code":401,"message":"Unable to retrieve the Datafeed authentication token."}'
Can anyone help?
#
Authentication Error in Python
Hi all, I have a bot developed in Python and it was working fine until the datafeeds api stopped responding.
My request:
datafeed_url = "https://spx.symphony.com/agent/v5/datafeeds"
response = requests.get(datafeed_url, headers = {'sessionToken': sessionToken,'keyManagerToken':keyManagerToken})
The response:
'{"code":401,"message":"Unable to retrieve the Datafeed authentication token."}'
Can anyone help?