Skip to content
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

Internal Server Error On Password Reset #13

Open
cbouvier15 opened this issue Nov 2, 2016 · 0 comments
Open

Internal Server Error On Password Reset #13

cbouvier15 opened this issue Nov 2, 2016 · 0 comments

Comments

@cbouvier15
Copy link

Hi we are having an issue using this library on the following versions:

  • parse-server@2.2.16
  • parse-server-mandrill-adapter@1.2.1
error: Uncaught internal server error. [TypeError: Cannot read property 'Symbol(Symbol.iterator)' of undefined] TypeError: Cannot read property 'Symbol(Symbol.iterator)' of undefined
parse-server_1      |     at Object.Promise [as sendPasswordResetEmail] (/parse/node_modules/parse-server-mandrill-adapter/index.js:96:43)
parse-server_1      |     at /parse/node_modules/parse-server/lib/Controllers/UserController.js:194:26
parse-server_1      |     at run (/parse/node_modules/babel-polyfill/node_modules/core-js/modules/es6.promise.js:87:22)
parse-server_1      |     at /parse/node_modules/babel-polyfill/node_modules/core-js/modules/es6.promise.js:100:28
parse-server_1      |     at flush (/parse/node_modules/babel-polyfill/node_modules/core-js/modules/_microtask.js:18:9)
parse-server_1      |     at _combinedTickCallback (internal/process/next_tick.js:67:7)
parse-server_1      |     at process._tickDomainCallback (internal/process/next_tick.js:122:9)

We saw that there a similar issue was opened before #10 but we couldn't find the fix for our problem.

Please Advise.
Thanks.

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

1 participant