You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.
Weird behavior I've just seen...
this won't do the post
local r = http.json.post(hookURL,'{"text": "'..msg..'","channel":"#'.. decoded_params.channel_name..'","icon_emoji":":cat:"}')
but this will do
on this middleware https://fdf2cfc6fadb.my.apitools.com/app/services/1/middlewares/bfadd6dd-6c82-446f-83ac-0e94ed4302a3
No idea why.
The text was updated successfully, but these errors were encountered: