Random error(String object)

Continuing the discussion from Comments for Test the APIs:

When I’m executing the command to test the API, this is the error being thrown:

Authenticating with User Pool
C:\Users\Dk\AppData\Roaming\npm\node_modules\aws-api-gateway-cli-test\node_modules\amazon-cognito-identity-js\node_modules\aws-sdk\lib\request.js:31
throw err;
^

Error: Only radix 2, 4, 8, 16, 32 are supported
at BigInteger.bnToString [as toString]

What could be the solution to this?
@jayair

Link to the GitHub repo: https://github.com/DjKesu/serverless-neat-notes-api

That’s really strange. Are you still having this issue?