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
SyntaxError: Unexpected token S
at Object.parse (native)
at IncomingMessage.<anonymous> (/home/centos/apps/parse-server/source/node_modules/parse-server/lib/authDataManager/facebook.js:40:21)
at emitNone (events.js:72:20)
at IncomingMessage.emit (events.js:166:7)
at endReadableNT (_stream_readable.js:913:12)
at nextTickCallbackWith2Args (node.js:442:9)
at process._tickDomainCallback (node.js:397:17)
/home/centos/apps/parse-server/source/node_modules/parse-server/lib/ParseServer.js:339
throw err;
Reproduce
As far as I checked the pm2 logs It happens when the user register via facebook
The text was updated successfully, but these errors were encountered:
Env
Parse 2.2.9 on AWS (CentOS + NGINX)
Node 4.4.2
Problem
Reproduce
As far as I checked the pm2 logs It happens when the user register via facebook
The text was updated successfully, but these errors were encountered: