Incoming hook not work after migration from mysql

Dear Community,

After migration from mysql to postgres, all existing incoming hooks doesn’t work. If I add a new one works, but existing I get an http 404 o 403 with this body:

{
    "id": "web.incoming_webhook.general.app_error",
    "message": "Failed to handle the payload of media type application/json for incoming webhook t7fybgmtwpng8dwgi3xdytzpzh.",
    "detailed_error": "",
    "request_id": "xjfob4wcz3bhmysusdu8ts47ic",
    "status_code": 403
}

Thanks for any help!

I am on the lastest version 10.7.0