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
What command/steps were you running when you got that error? It looks like you're creating a user but not providing a plugin value or a created value. The plugin needs to be some string (part of supporting multiple authentication methods in Yancy::Plugin::Auth), and the created needs to be an ISO8601 datetime (YYYY-MM-DD HH:MM:SS, like 2019-01-01 14:45:12).
When I played with your CMS and demo project I got errors when trying to add new user:
How to debug such errors ?
The text was updated successfully, but these errors were encountered: