S3 bucket with credentials error
问题 I'm having trouble using the meteor slingshot component with the S3 with temporary AWS Credentials component. I keep getting the error Exception while invoking method 'slingshot/uploadRequest' InvalidClientTokenId: The security token included in the request is invalid. Absolutely no idea what I'm doing wrong. If I use slingshot normally without credentials it works fine. import { Meteor } from 'meteor/meteor'; import moment from 'moment'; const cryptoRandomString = require('crypto-random