Jonyorker
Jonyorker
I'm not getting any luck with the `app.config['PROPAGATE_EXCEPTIONS'] = True` What am I missing? ```from flask import Flask, redirect from flask_restplus import Resource, Api from flask_sqlalchemy import SQLAlchemy from flask_migrate...
RIght, but I've added in the jwt._set_error_handler_callbacks(api) and the progapge_exceptions and I'm still getting the error 500 instead of whatever 40* it should be.
I appreciate it. Up for whatever you need me to provide you to debug it. Thanks!
Would you happen to have an example of this? I am also running into this problem and unsure how to resolve it.
ok, that seems to help a bit. I've still got a blank swagger.json though, how do I generate the documentation?
awesome that helped! I'm having a hard time with --dry-run though. My hope was to use git subrepo push --all --dry-run to detect if there were uncommited changes and raise...
Any idea what might be causing this? Can I run some more tests for you? @romalytvynenko