FriendsOfFlarum / passport

The Laravel passport compatible oauth extension for your Flarum forum.
https://discuss.flarum.org/d/5203
MIT License
27 stars 12 forks source link

Bug with prepareToken #3

Closed oleghalin closed 5 years ago

oleghalin commented 5 years ago
Uncaught TypeError: Argument 1 passed to League\\OAuth2\\Client\\Provider\\AbstractProvider::prepareAccessTokenResponse() must be of the type array, string given,

I am getting it on flarum/auth/passport

luceos commented 5 years ago

What is the full trace?

oleghalin commented 5 years ago

@luceos problem was caused from cloudflare, now its solved.

Supernova3339 commented 1 year ago

@luceos problem was caused from cloudflare, now its solved.

hey @oleghalin how did you solve the cloudflare issue?