Skip to content

Error in authDataManager/facebook.js #1982

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
benishak opened this issue Jun 3, 2016 · 2 comments
Closed

Error in authDataManager/facebook.js #1982

benishak opened this issue Jun 3, 2016 · 2 comments

Comments

@benishak
Copy link
Contributor

benishak commented Jun 3, 2016

Env

Parse 2.2.9 on AWS (CentOS + NGINX)
Node 4.4.2

Problem

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

@drew-gross
Copy link
Contributor

Can you try upgrading your Parse Server version?

@hramos
Copy link
Contributor

hramos commented Jul 27, 2016

We're closing this issue due to inactivity.

If this is a bug you care about that is not getting attention, consider opening a pull request with a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants