We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi @jleyva / @pauln
one of our clients got 500 error when trying to edit or add external tool. Below is the error:
Fatal error: Class 'moodle\local\ltiprovider\OAuthDataStore' not found in /var/www/site/local/ltiprovider/ims-blti/TrivialOAuthDataStore.php on line 8
The reason could be similar to this post, I might be wrong. https://stackoverflow.com/questions/17980270/class-doesnt-inherit-class-not-found
Will submit pull request later. Thank you for your time.
Thank you
John Y
The text was updated successfully, but these errors were encountered:
Hi
Pull request submitted #53
Sorry, something went wrong.
No branches or pull requests
Hi @jleyva / @pauln
one of our clients got 500 error when trying to edit or add external tool. Below is the error:
Fatal error: Class 'moodle\local\ltiprovider\OAuthDataStore' not found in /var/www/site/local/ltiprovider/ims-blti/TrivialOAuthDataStore.php on line 8
The reason could be similar to this post, I might be wrong.
https://stackoverflow.com/questions/17980270/class-doesnt-inherit-class-not-found
Will submit pull request later. Thank you for your time.
Thank you
John Y
The text was updated successfully, but these errors were encountered: