Somdev Sangwan
Somdev Sangwan
The problem was actually caused by using http instead https.
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc2 in position 7841: invalid continuation byte
This issue has been fixed in latest release (v1.0.1).
@anasbousselham Your case is different. That pic parameter only works when we give it a number between 1 and 9 or a string. Now you might ask, why doesn't arjun...
This issue has been fixed in the latest patch.
Can you post the response headers here? It is likely that the content-type is messed up.