Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sms message #2

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Sms message #2

merged 1 commit into from
Jul 26, 2023

Conversation

samvanryssegem-qz
Copy link
Owner

No description provided.

}
else{
try await httpClient.shutdown()
return MessengerError.validationError(error: "Error sending message: \(response.status.code)")
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make sure you're not swallowing twilio's error if they respond with 400/500 etc

@samvanryssegem-qz samvanryssegem-qz merged commit 3fec8f1 into feat-sendmessage-swift Jul 26, 2023
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