Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to use facebook graph api v15 #561

Open
aadityajha1 opened this issue Jan 4, 2023 · 0 comments
Open

Not able to use facebook graph api v15 #561

aadityajha1 opened this issue Jan 4, 2023 · 0 comments

Comments

@aadityajha1
Copy link

aadityajha1 commented Jan 4, 2023

I have configured a new app in the facebook developers account and it forces me to use v15.0 API. But botpress is using v12.6. How can I upgrade my code to use the v15.0. While using the v12.6 graph API it gives the error 400 Bad request:

{
    "error": {
        "message": "Unknown path components: /me/messages",
        "type": "OAuthException",
        "code": 2500,
        "fbtrace_id": "Ay0lBm-yBJucULHbD0R5QdZ"
    }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant