I’m wondering if anyone in the community has managed to succesfully integrate with the Meta Threads API?
I’d love to do so but I’m getting lost in the Meta docs.
I’m already integrating with (=posting to) instagram, but it seems like getting a similar token for the threads APIs is not as trivial if at all possible.
Think the API itself is not really the issue, more the Auth part.
That’s also a headache for other APIs like for Instagram, but there you can use the token debugger to get a long lived token.
in meantime i have create a http node for post on theads
i have create the app with specific scope the threads i have add permission, i have add test user and i have generate manually from the app the token for test user (i have use the token as query auto credentials in n8n)
i have try to create an oauth2 credentials but im stuck(receive the code from threadsapp but i dont understand how to generate token) so i have used the token manually generated
you can generate a token for some months inside the app in meta developers console. OR you can request a long live token via your short live token with api call