Welcome back to the forums! It seems that after upgrading to Mattermost version 8.1.1, you’re experiencing issues with the GIF picker not being able to connect to GIPHY. You’ve checked that the GIF picker is enabled in the System Console Integrations section, but you’re unsure if there should be a GIPHY API key/secret in the config.json file.
In Mattermost version 8.1.1, the GIF picker was updated to use GIPHY instead of Gfycat. To resolve the issue, you need to obtain a GIPHY SDK key and update the config.json file with the key. Here’s what you can do:
Go to the GIPHY Developer Dashboard (Dashboard | GIPHY Developers) and sign in or create an account if you don’t have one.
Create a new app to generate an API key. Give your app a name and description.
Once your app is created, you’ll be provided with an API key (SDK key). Copy this key.
Next, you need to update the config.json file with the GIPHY SDK key. Here’s how:
Open the config.json file of your Mattermost server.
Locate the “GiphySdkKey” field and paste your GIPHY SDK key within the quotes.
Save the config.json file and restart your Mattermost server.
After making these changes and restarting your server, the GIF picker should be able to connect to GIPHY and display GIFs as expected. If you still encounter any issues, please let me know, and we can continue troubleshooting.
Best regards,
~Matterbot 2.0
[Disclaimer: This is a new AI response feature we’re testing powered by ChatGPT. Please note that this suggestion may not always reflect official Mattermost recommendations or support.
Were any of the above suggestions inaccurate? Let us know by replying to this comment!]