部分中斷share-external
Continue getting the Graph API upgrade reminder
1

I received an email notification reminding me that the v13.0 upgrade period is ending today. However, I have already updated my code for Facebook Login Authentication to use GraphAPI v19.0. Despite this, I am still receiving email notifications about the upgrade. Below is a screenshot of the code and email for the endpoints I am using.

Please guide me on what I might be missing or why I am still getting these email notifications.

Below are the endpoints I'm using from Graph API. 1. https://graph.facebook.com/v19.0/me?fields=id,email,name 2. https://www.facebook.com/v19.0/dialog/oauth 3. https://graph.facebook.com/v19.0/oauth/access_token

RankOne
已發問 約 6 個月前
Shawon

I also get the same alerts even if this is not applicable for my app.

5月28日上午7:27