Closed jeffnyauke closed 6 years ago
Hey @jeffnyauke This looks like a config issue rather than a bug. Please check your configuration. If you feel this is not the case, please confirm with the following steps:
npm run test
tests/helpers/tests.env
to your creds and run again
If the former passes and the latter fails, then its your configs.I have updated my configs but not working. I am requesting for help
As I said, please check your configs. If you can run npm run test
after cloning, it means your configuration is wrong.
What could be wrong:
The error is initiator
is wrong, I would start there.
Describe the bug The callback returns the following error response but I seem to have done everything right.
Error
Expected behavior I was expecting a successful response because I had followed all the specifications.