You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, I still haven't gotten around to dig into those Serverless Enterprise issues. Have you managed to get around #124, since you're now getting this new issue?
With sls enterprise enabled
Check flask routes, looks fine:
Check routes under
sls wsgi flask local
, the routes are only GET, not DELETE/PATCH:Now if I disable sls enterprise by commenting out app/org in my serverless.yml, all is well:
So something is really crazy between enterprise and wsgi.
The text was updated successfully, but these errors were encountered: