You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An uncaught Exception was encountered Type: InvalidArgumentException
Hi guys I'm working on a codeigniter, everything works fine with correct secret key but when there's an invalid secret this error comes up I've tried using catch () trie to catch the error but it doesn't work and when debugging is disabled it throws HTTP 500 error
The text was updated successfully, but these errors were encountered:
An uncaught Exception was encountered Type: InvalidArgumentException
Hi guys I'm working on a codeigniter, everything works fine with correct secret key but when there's an invalid secret this error comes up I've tried using
catch ()
trie to catch the error but it doesn't work and when debugging is disabled it throws HTTP 500 errorThe text was updated successfully, but these errors were encountered: