dependabot[bot] on npm_and_yarn
Bump ini from 1.3.5 to 1.3.7 B… (compare)
dependabot[bot] on npm_and_yarn
Bump highlight.js from 9.16.2 t… (compare)
dependabot[bot] on npm_and_yarn
Bump node-fetch from 2.6.0 to 2… (compare)
dependabot[bot] on npm_and_yarn
Bump codecov from 3.6.5 to 3.7.… (compare)
dependabot[bot] on npm_and_yarn
Bump lodash from 4.17.15 to 4.1… (compare)
jperata on npm_and_yarn
jperata on master
Bump jquery from 3.4.1 to 3.5.0… Merge pull request #124 from be… (compare)
const NBA = require("../lambda/custom/nba-voice-library/NBA");
test("gets schedule from endpoint", async () => {
expect.assertions(1);
const data = await NBA.schedule();
expect(data.length).toBe(4);
});
Something went wrong. Please check your network connection and try again.
Uncaught exception: AskSdk.DynamoDbPersistenceAdapter Error: Could not create table (...): The security token included in the request is invalid.
Any ideas?