After upgrading from django 3 to django 4, the "Sign in with Apple" feature started breaking with the following error
Your request could not be completed because of an error. Please try again later.
The javascript, the frontend html, and the Apple ID url are all identical, and there is no useful error in the console. What is going on?