Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Facebook API にユーザー プロファイルを取得するように要求しました。すると、以下の結果が返ってきました。
{ ... "email": "821026280500", ... }
電子メール フィールドは数字のみで、無効な電子メールです。
どうすればそれが可能になりますか?ありがとう
彼らのドキュメントから、それは可能ではないはずです:
有効なRFC822電子メールアドレスを含む文字列
おそらくこれは未確認のアカウントであり、確認済みのパラメータから確認できます。