I am not sure what the point of this module is, you can use HTTP::Tiny in your code - curl for super easy debugging. Also, you don't need the :443 to the URL, using https in the URI is sufficient for the default. Can you connect via curl or browser? 5xx indicates server error.