Only HTTP works but not HTTPS for Allowed Callback/Logout URLs

In our Application URIs settings, I am not sure why our domain’s URL only works with HTTP and not HTTPS.

Previously, when using HTTPS,

https://canpersonalitychange.com

Auth0 would throw the Callback URL Mismatch. error and complain that the callback URL was set to http://canpersonalitychange.com.
Even after changing the callback and logout URLs to use HTTPS, and the AUTH0_BASE_URL to also use HTTPS, the application logs would still say that http://canpersonalitychange.com was being used.

Even more strange, after changed the callback and logout URLs to be something completely different, Auth0 would still throw the Callback URL Mismatch. error and in the logs I would see that the URL http://canpersonalitychange.com was incorrectly being used.

Thus, I am no sure how to resolve this issue given that Auth0 only seems to use the HTTP URL, http://canpersonalitychange.com, and not the HTTPS URL, even after I reconfigure my callback URL and logout URL to use https://canpersonalitychange.com.

Please help!

It has been more than 2 weeks.
Can I please get some eyes on this request for help!

This isn’t a blocker, but my other support request absolutely is a blocker, and I have not received even a reply on that post either!