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

Registering hook : Array to String Conversion error #309

Closed
dabrokezz opened this issue Oct 27, 2023 · 4 comments
Closed

Registering hook : Array to String Conversion error #309

dabrokezz opened this issue Oct 27, 2023 · 4 comments
Labels

Comments

@dabrokezz
Copy link

Hello,

When registering a hook with Registry::register
An error may occur in the Registry isWebhookRegistrationNeeded function because the decoded body can be an array or a string.

As an example, this error occurred when the decoded body contains "[API] Invalid API key or access token (unrecognized username or incorrect password)"
So it's not captured or processed in the registry like I think it should

Tested on Linux php8.1 platform

Ps : Sorry for my bad English

@hassan5120
Copy link

facing same issue, please update if you have any solution for it ?

@dabrokezz
Copy link
Author

facing same issue, please update if you have any solution for it ?

no :/
as long as the repository is not updated, i track the vendor file involved and some ugly updates on it :/

Copy link

This issue is stale because it has been open for 60 days with no activity. It will be closed if no further action occurs in 14 days.

@github-actions github-actions bot added the Stale label Jan 26, 2024
Copy link

We are closing this issue because it has been inactive for a few months.
This probably means that it is not reproducible or it has been fixed in a newer version.
If it’s an enhancement and hasn’t been taken on since it was submitted, then it seems other issues have taken priority.

If you still encounter this issue with the latest stable version, please reopen using the issue template. You can also contribute directly by submitting a pull request– see the CONTRIBUTING.md file for guidelines

Thank you!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants