The post request will need to be responded to differently.
If it is to the dash update endpoint, then it needs to be returned like:
Otherwise, the redirect can be a regular flask redirect.
The post request will need to be responded to differently.
If it is to the dash update endpoint, then it needs to be returned like:
Otherwise, the redirect can be a regular flask redirect.