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
There is another exception while launching LTI apps.
At game.php, it checks validation, but it occurs exception
IMSGlobal\LTI\LTI_Exception: State not found in E:\xampp\htdocs\lti\src\vendor\imsglobal\lti-1p3-tool\src\lti\LTI_Message_Launch.php on line 243
I debugged and found the cookie is not set.
What is the problem?
How to fix it?
The text was updated successfully, but these errors were encountered:
There is another exception while launching LTI apps.
At game.php, it checks validation, but it occurs exception
IMSGlobal\LTI\LTI_Exception: State not found in E:\xampp\htdocs\lti\src\vendor\imsglobal\lti-1p3-tool\src\lti\LTI_Message_Launch.php on line 243
I debugged and found the cookie is not set.
What is the problem?
How to fix it?
The text was updated successfully, but these errors were encountered: