Answer the question
In order to leave comments, you need to log in
Link structure in Flask and the question mark?
there is a code
@app.route('/auth/<path:code>')
def auth(code):
return code
Answer the question
In order to leave comments, you need to log in
Remove the question mark.
Solved problem.
PS without the question mark, your 8df995db3ab52b9ea8 is already in the code variable
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question