Upload is not working.
See original GitHub issueIt’s just what the title says. By following the instructions, I haven’t been able to upload emojis.
Maybe it is my SLACK_COOKIE that is wrong.
The document.cookie value is b=.bwasdwerpu04gg8wcogkcg0kg
. I have tried with the quotes, without b=
, without the dot, everything, but it doesn’t work.
Can anyone help me out? Please post your working example, I should be missing something
Issue Analytics
- State:
- Created 6 years ago
- Comments:6
Top Results From Across the Web
File Upload not working, how do i fix this? - Microsoft Community
1) Reset the browsers in Windows Settings > Apps & Features > Browser > Advanced Options > Reset and Repair to see if...
Read more >Common uploading errors - YouTube Help - Google Support
If you're having problems uploading your video, select the error message you're seeing and follow the troubleshooting steps to solve your issue.
Read more >Troubleshooting file upload problems - UK Copyright Service
Make sure the file is not corrupted. · Copy the file to your home/desktop folder and upload from there. · Don't upload folders...
Read more >I Can't Upload My Files - Strikingly Help Center
If you're having trouble uploading your files, follow the troubleshooting steps. Step 1: Check your file The file size should be less...
Read more >Upload Speed Is Zero: How To Fix in minutes
Check Your Cables · Stop Background Downloads · Try A Wired Connection · Restart Router · Reset Router · Contact ISP · Final...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Did you add entire cookie string to SLACK_COOKIE line in the .env file?
( https://github.com/smashwilson/slack-emojinator/blob/master/.env.example )
Adding that whole string works after all, my bad! Thanks a lot!