190 Query String Parameters

Back to General discussions forum

crydolphin666     2020-10-29 16:07:48

Hi. Can you help me? I deployed app for this task on Heroku.
It uses automatic HTTPS redirect unless it's manually specified.
I use Flask for my app and manually specify HTTP in scheme param for the POST request from the form.
But for some reason I keep getting this error despite the fact that my application is serving the page with HTTP:

Second url should start with http://

There is my app: http://volumeletters.herokuapp.com/querystring/

Rodion (admin)     2020-11-03 08:02:22
User avatar

Hi Friend!

Sorry for delay. Second url - it is about the url in "action" attribute of the form. It is empty in your case.

Please login and solve 5 problems to be able to post at forum