Open DarrenTian opened 5 years ago
API doesn't work in staging and says it requires csrf token
This is because we haven't enable /obtain_auth_token in production and url is not accessible.
Will need to fix the deployment in staging before we fix this.
API doesn't work in staging and says it requires csrf token