I am working with some Twitter text and when trying to write to a database I get the following error:
Incorrect string value: '\xF0\x9F\x98\x96\xF0\x9F...'
I read that that the text field should be set to uft8mb4 and I've done that, but still getting the error. Any ideas on what could be going on?