Skip to content

Instantly share code, notes, and snippets.

@pwais
Created August 11, 2015 22:13
Show Gist options
  • Select an option

  • Save pwais/710b392e4df5e6bc823a to your computer and use it in GitHub Desktop.

Select an option

Save pwais/710b392e4df5e6bc823a to your computer and use it in GitHub Desktop.
Exception while invoking method 'login' Error: Match error: Expected string, got object in field name
at checkSubtree (packages/check/match.js:159:1)
at packages/check/match.js:296:1
at Function._.each._.forEach (packages/underscore/underscore.js:113:1)
at checkSubtree (packages/check/match.js:290:1)
at check (packages/check/match.js:32:1)
at configurations (packages/sandstorm-db/user.js:81:1)
at Object.Accounts.insertUserDoc (packages/accounts-base/accounts_server.js:999:1)
at Object.Accounts.updateOrCreateUserFromExternalService (packages/accounts-base/accounts_server.js:1164:1)
at [object Object].Package (packages/sandstorm-accounts-oauth/oauth_server.js:55:1)
at packages/accounts-base/accounts_server.js:358:1
Sanitized and reported to the client as: Match failed [400]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment