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
I send invalid scopes in client credentials grant and I god error 500,
I suspect that problem start here where touple {:error, changeset} is returned and add_error expect only {:error, error, http_status}