Skip to content

Conversation

michele-setti
Copy link

@michele-setti michele-setti commented Sep 5, 2021

send_url and send_notification are using the wrong api url

send_url was using the api url of text
adding send_url_url variable and changing the json to use url instead of text fixed it
@michele-setti michele-setti changed the title Fix url notification Fix: send_url using the correct api Sep 5, 2021
send_notification was using the api url of text
adding send_notification_url variable fixed it
@michele-setti michele-setti changed the title Fix: send_url using the correct api Fix: send_url and send_notification using the correct api url Sep 5, 2021
@tomg404
Copy link
Owner

tomg404 commented Mar 14, 2022

Sorry, but with your commit I receive a MalformedRequestError when trying to use send_notification(...). Please inform me if I overlooked something :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants