Closed Gupta-Anubhav12 closed 2 years ago
we just need to add this line here to encode the payload on utf-8 and this would work
payload = payload.encode('utf-8')
we just need to add this line here to encode the payload on utf-8 and this would work