Skip to content

Fix PSR-7 request for Facebook Graph #12

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

Open
wants to merge 1 commit into
base: 6.x
Choose a base branch
from

Conversation

dbotman
Copy link

@dbotman dbotman commented Feb 18, 2025

This PR fixes a bug where Facebook was throwing the error ( # 100 ) due to incorrect PSR-7 header calls. The headers are now correctly added with withHeader() and reassigned, as required by PSR-7.

This PR is based on 6.1.2

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.

1 participant