iwantit
@iwantit

Are you sure you want to delete the question?

Leaving a resolved question undeleted may help others!

Laravel8 Socialite line連携ログインでlineの情報が取得できない

Laravel8 Socialite line連携ログインがしたいですが
lineの情報が取得できない。

Windows11 pro

lineの連携ボタンまでは行けたのですが、

Client error: POST https://api.line.me/oauth2/v2.1/token resulted in a 400 Bad Request response: {"error":"invalid_request","error_description":"code is required."}

Client error_ `POST https___api.line.me_oauth2_v2..png

とエラーが出て
ソース部分でデバックすると、lineのメールとかnameの情報は取れていませんでした。

lineからコールバック時に情報はとれてないようです。。
どうすればいいのでしょうか?

socialuser=Socialite::driver(socialuser=Socialite::driver(provider)->stateless()->user();

【参考サイト】
https://blog.capilano-fw.com/?p=7862#i

0

No Answers yet.

Your answer might help someone💌