I have PHP 8.1 on Ubuntu 22.04 with Apache 2.4x. When I run the script, I do not get a JWT back. I get a blank screen and the error message above in the error log. Any idea what is causing that? I checked that the class is receiving the key from the key file on the server. Thank you.
I have PHP 8.1 on Ubuntu 22.04 with Apache 2.4x. When I run the script, I do not get a JWT back. I get a blank screen and the error message above in the error log. Any idea what is causing that? I checked that the class is receiving the key from the key file on the server. Thank you.