Skip to content

Instantly share code, notes, and snippets.

@kristianbauer
Created March 6, 2012 21:10
Show Gist options
  • Save kristianbauer/1988993 to your computer and use it in GitHub Desktop.
Save kristianbauer/1988993 to your computer and use it in GitHub Desktop.
[2012-03-06 15:58:52.552] [ERROR] console - TypeError: Converting circular structure to JSON
at Object.stringify (native)
at /Users/kjb0511/Desktop/Projects/BigClawServer/controllers/AuthenticationController.js:578:76
at /Users/kjb0511/Desktop/Projects/BigClawServer/node_modules/connect-auth/lib/requestMethods.js:125:12
at next (/Users/kjb0511/Desktop/Projects/BigClawServer/node_modules/connect-auth/lib/strategyExecutor.js:53:13)
at [object Object].fail (/Users/kjb0511/Desktop/Projects/BigClawServer/node_modules/connect-auth/lib/authExecutionScope.js:27:3)
at /Users/kjb0511/Desktop/Projects/BigClawServer/node_modules/connect-auth/lib/auth.strategies/oauth/oauth.js:65:17
at [object Object].authorize (/Users/kjb0511/Desktop/Projects/BigClawServer/node_modules/connect-auth/lib/auth.strategies/oauth/_oauthservices.js:149:5)
at [object Object].<anonymous> (/Users/kjb0511/Desktop/Projects/BigClawServer/node_modules/connect-auth/lib/auth.strategies/oauth/oauth.js:60:27)
at next (/Users/kjb0511/Desktop/Projects/BigClawServer/node_modules/connect-auth/lib/strategyExecutor.js:60:37)
at [object Object].fail (/Users/kjb0511/Desktop/Projects/BigClawServer/node_modules/connect-auth/lib/authExecutionScope.js:27:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment