djong1 / gp3s

gps-speedsurfing and more
6 stars 1 forks source link

[BUG]Post results to GPSTC still goes to http:// url, should be https:// #261

Open RP6conrad opened 2 months ago

RP6conrad commented 2 months ago

Describe the bug

Posting results to the gpstc (https://gpsteamchallenge.com.au/) is not working, probably because the link still refers to "http://gpsteamchallenge.com.au/sailor_session/post", should be to the secured "https://gpsteamchallenge.com.au/sailor_session/post"

Expected behavior

It did work more then a year ago, gpstc probably changed it to a secure url. In the txt file, you find a working html example which I copied from gps-speedreader. gpstc_post_results.txt

Actual behavior

image

Reproduction Steps

Every time you try to post the results from your session to the GPSTC website.

Environment

Windows 10, Chrome browser.