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

Malformed UTF-8 characters, possibly incorrectly encoded #275

Open
Ashk2a opened this issue May 8, 2021 · 0 comments
Open

Malformed UTF-8 characters, possibly incorrectly encoded #275

Ashk2a opened this issue May 8, 2021 · 0 comments

Comments

@Ashk2a
Copy link

Ashk2a commented May 8, 2021

Hello, I generate an access token, everything work perfectly but when I push the token in the header and make a request, I've an Internal Server Error with this message : Malformed UTF-8 characters, possibly incorrectly encoded

My token : eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJ3ZXp6YXBpIiwianRpIjoiMmViNzdlNzMwMGY1MDE5ZTA0NjYxNmYwMTEwYTRjYTM1ZTBhYzdlYjg2ZWQzOWFmN2E1Yzc5NzYxZTBlZDY3OGEwNTQxNGVmMGExZDE5NTIiLCJpYXQiOjE2MjA0NjMwMzYuOTU4NDYxLCJuYmYiOjE2MjA0NjMwMzYuOTU4NDY0LCJleHAiOjE2MjA0NjY2MzYuOTQ3NTUxLCJzdWIiOiIiLCJzY29wZXMiOltdfQ.CEpuR8LZgRZ_OGAX9zfh73F_zeCUPuCIt5UqZ5E8gPqhx4Ivqi1bgK11dtD4XvmVVYgPPUvIM-JglXWpbQgm5kVVtCpq9fLoEiUPPjFsJgMtto-8qCCYId4DKzZgLNFAbN6RJ4ZzwQS7Ch8Fwa4HxbVP4Cl8V648kVpMy6dPvpv7T6IUN0ejgP6GJdSqYkPDUYUL0xVtR4LsVDbLFYmz75p5wn-KuRd6V1Htgznc1dHR-zg8UHO4mEDz_NTpTx72fkoiKXnoUVVwADGqmaoDQO_2n1UkDWle0cnSwpIBL_1Q-IOGSn61sxADiqn091AzDlclXGtDxUK9it_FQI6bYQ

I'm using PHP8 with Symfony5.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

No branches or pull requests

1 participant