On 7/15/21 2:11 PM, Sarah H wrote:
I get a 301 when I go to http and the full html page not found text that is above if I go to https. if I curl loopback on html I get the same html response, https I get:
curl: (35) error:1408F10B:SSL routines:ssl3_get_record:wrong version number
A 301 from http will be an issue always.
I'm not sure where the wrong version number
comes from. This could be
the issue.
If I do for example,
curl -X POST https://lists.mailman3.org/archives/api/mailman/archive
I get the response
<html><title>Auth required</title><body> <h1>Authorization Required</h1><p>Please check whether the MAILMAN_ARCHIVER_KEY is provided by you and it is correct. </p></body></html>
This is the expected response. You need to figure out what base_url will give you a similar response.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan