Skip to content

DEV-10737 Add V3 bounces method#2

Merged
josephware merged 1 commit into
masterfrom
DEV-10737_sendgrid-v3
Mar 5, 2025
Merged

DEV-10737 Add V3 bounces method#2
josephware merged 1 commit into
masterfrom
DEV-10737_sendgrid-v3

Conversation

@josephware
Copy link
Copy Markdown
Collaborator

No description provided.

@josephware josephware changed the title DEV-10737 Addd V3 bounces method DEV-10737 Add V3 bounces method Feb 28, 2025
@josephware josephware force-pushed the DEV-10737_sendgrid-v3 branch 7 times, most recently from 388eb23 to 668fab8 Compare March 5, 2025 13:39
elsif error?(response) && response['error'].respond_to?(:has_key?) &&
response['error'].key?('code') &&
response['error']['code'].to_i == 401
elsif has_error?(response) &&
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Just making this code the same as the V2 client

@josephware josephware force-pushed the DEV-10737_sendgrid-v3 branch from 6793080 to b0a7acf Compare March 5, 2025 14:11
@josephware josephware merged commit 8c40222 into master Mar 5, 2025
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.

3 participants