kikmann / my-sports-challenge-issues

Issues for my-sports-challenge
0 stars 0 forks source link

webhook fails with decoding of request data #143

Open kikmann opened 1 month ago

kikmann commented 1 month ago
    request_data = json.loads(request.get_data())

fails with a decoding error

kikmann commented 1 month ago

added header output to get an idea whether we can react on headers like utf-8