Closed triump0870 closed 6 years ago
stream-django
uses the stream-python
library which actually looks for an environment variable LOCAL
if it finds it then it assumes that the stream server is a local server. Unfortunately, I was using LOCAL
variable as an environment local development purpose. While digging inside the library I found it and removed it. Since then it started working as expected.
I have set the
STREAM_API_KEY
andSTREAM_API_SECRET
but when I try to add the activity I am getting this error,Please help me guys.