For feature requests, please see: https://mattermost.com/suggestions/.
For troubleshooting questions, please post in the following format:
Summary
GIF picker with GIPHY give error loading GIFs
Steps to reproduce
Click on the emoji/gif picker and select gifs
Expected behavior
Display GIFs as before when using Gfycat
Observed behavior
message stating that there was an error loading GIFs
upgraded from 8.1.0 to 8.1.1 following the instructions at upgrade link.
The upgrade went fine as far as I can tell, but the gif picker does not seem to be able to connect to Giphy.
I’ve made sure the gif picker was enabled in the system console integrations section
Here are the only things I can find in the config.json that would pertain to GIFs
"EnableGifPicker": true,
"GfycatAPIKey": "2_KtH_W5",
"GfycatAPISecret": "3wLVZPiswc3DnaiaFoLkDvB4X0IV6CpMkj4tf2inJRsBY6-FnkT08zGmppWFgeof",
"GiphySdkKey": "",
Should there be a giphy api key/secret in there like there was with gfycat? Is there something I’m missing in the config?