datitisev Puggo Try updating to 0.5.1. I don't think it'll fix the issue you're having of "url is required", but it should fix the extension completely breaking the admin panel (at least for the case I could reproduce locally).
datitisev Puggo I'm... not sure why it's telling you that. Try running composer require fof/webhooks ^0.5.1 to specifically require the latest one 🤔
datitisev Puggo Hm... I can't reproduce that locally. Exactly what version of flarum/core are you using? I don't know how that'd change things, but just in case 🤔
ctml Forgive me as I'm not near a PC and can't find it on extiverse, but is the existing version compatible with beta 16?
Ralkage ctml we're updating our extension lineup as fast as we can in FoF land 🕺 this should still work in beta 16 as the compatibility is set to ^1.0.0-beta.15. I did you a solid and installed it locally and it works just fine 😉 we just need to update some stuff in preparation for the full deprecation of old class/methods as well as updating the compatibility in our composer.json files to at least ^1.0.0-beta.16 so that Extiverse can list it as compatible
julienlg @datitisev Hello I have a problem with Microsoft Teams webhook url which look not good. Can you validate that using incoming webhook in Teams it shouls works ? Please find picture here
SKevo julienlg I saw your question, but I don't see what might be wrong. My guess is that Microsoft uses multiple URLs/servers for the webhooks and this extension just doesn't support them all? Other than this, I can't help you as I am not a developer
datitisev SKevo Yeah this extension restricts which URLs it allows. I guess I'll do the same thing I did for Slack & remove that for Teams.
julienlg datitisev Thanks for your reply. What can I do to manage that ? Change TEAMS extension ? do you know one ? Regards