Skip to content
New issue

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

"token" Column doesn't allow JWT: JSON Web Tokens #27

Open
francoisdtOC opened this issue Jul 29, 2022 · 1 comment
Open

"token" Column doesn't allow JWT: JSON Web Tokens #27

francoisdtOC opened this issue Jul 29, 2022 · 1 comment

Comments

@francoisdtOC
Copy link

We are using the webhooks plugin to integrate with our SIS and it seems that the "tokens" DB column doesn't allow values bigger than 255 characters.

We've gone ahead and adjusted this to text via a DB script to fix the issue.

We are also in the process of adjusting the install and adding an upgrade to the plugin to fix this issue for all our clients.

francoisdtOC added a commit to francoisdtOC/moodle-webhooks that referenced this issue Jul 29, 2022
@francoisdtOC
Copy link
Author

Check forked branch above for the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant