Aug 8, 2017 · 1 min read
Hi Anton,
I’ve followed the guide, but I seem to get this error:
router.get(‘/callback’, catchAsyncErrors( async (req, res) => {
SyntaxError: Unexpected token (
I’ve done some googling, but can’t figure out it, could you tell me what might be the problem? I’m using the source code as posted on your github. Thanks!