lukejacksonn / react-slack-clone

Complete chat application, built with Chatkit | by @lukejacksonn
https://pusher.com/chatkit
MIT License
1.35k stars 260 forks source link

Fetching of attachments return 400 #77

Open iConic21 opened 5 years ago

iConic21 commented 5 years ago

When adding attachments to messages. When trying to return the attachment amazon s3 return 400 with the following error.

Only one auth mechanism allowed; only the X-Amz-Algorithm query parameter, Signature query string parameter or the Authorization header should be specified

iConic21 commented 5 years ago

error