Skip to content

Conversation

@felixarntz
Copy link
Member

Yikes! Requests to the Google API are currently not working at all.

Looks like this broke in #115 - more specifically, see https://github.com/WordPress/php-ai-client/pull/115/files#diff-34150b8509051ad1c9d1e475df24d5454c3a994273831cb477bd01fa172b186aR25 🤦

We need more comprehensive testing of the concrete provider implementations to prevent such errors to go unnoticed in the future. I think ideally we can actually fire a cheap request to each provider, to really ensure things work end to end, as this would further help to recognize breakage in case a provider makes a breaking change.

@felixarntz felixarntz added this to the 0.2.1 milestone Nov 17, 2025
@felixarntz felixarntz added the [Type] Bug An existing feature does not function as intended label Nov 17, 2025
@github-actions
Copy link

github-actions bot commented Nov 17, 2025

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: felixarntz <flixos90@git.wordpress.org>
Co-authored-by: JasonTheAdams <jason_the_adams@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Copy link
Member

@JasonTheAdams JasonTheAdams left a comment

Choose a reason for hiding this comment

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

Oops! Good catch! LGTM! 🚀

@felixarntz felixarntz merged commit 2b45dcf into trunk Nov 17, 2025
7 checks passed
@felixarntz felixarntz deleted the fix/broken-google-api-urls branch November 17, 2025 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Bug An existing feature does not function as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants