Mharshdeep
Results
2
comments of
Mharshdeep
> Since the check `if(!options.clientID)` fails, it means that `keys.facebookClientAppID` is not a valid ID (it is probably `undefined` or `null`). Try to `console.log` the `keys.facebookClientAppID` right before the `new...
> @Mharshdeep You might find error while deploying your app because you did not add your key value pair on heroku. Thank you for your help yes this was the...