Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

spring-social-facebook

Facebook Graph API rejects newly created access token

December 28, 2023 by Tarik

I ran into this issue when our integration tests logged in with a test user – the following JSON came back from the Graph API: { “error”: { “message”: “The access token is invalid since the user hasn’t engaged the app in longer than 90 days.”, “type”: “OAuthException”, “code”: 190, “error_subcode”: 493, “fbtrace_id”: “F/1z2AsTRx8” }, … Read more

Categories facebook Tags facebook, facebook-graph-api-v2.0, spring-social-facebook Leave a comment

Error message is (#12) bio field is deprecated for versions v2.8 and higher

December 18, 2023 by Tarik

I got the same error, 2.0.3.RELEASE of spring-social-facebook seems to be not compatible with v2.8 Facebook API version (released yesterday). Reading from facebook changelog for the v2.8 (https://developers.facebook.com/docs/apps/changelog): User Bios – The bio field on the User object is no longer available. If the bio field was set for a person, the value will now … Read more

Categories spring-social-facebook Tags spring-social-facebook Leave a comment

App domains must match the domain of the Facebook Web Games URL (https), Mobile Site URL, Unity Binary URL, Site URL or Secure Page Tab URL

June 1, 2023 by Tarik

1 – Click Apps and then select your app. 2 – Click the Settings button on the left side of the screen. 3 – In the Basic settings, click the Add Platform button below the settings configuration. 4 -Select Website in the platform dialog. 5 – Enter your URL (localhost works here). 6 – In … Read more

Categories java Tags java, spring-boot, spring-oauth2, spring-social-facebook Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa