-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Need help to connect to Threads #406
Comments
I see in .env token, and I generate it, but I need URLS to configure on the Meta site |
Hey @pawel-domanski , the redirect URL should be https://postiz.example.com/integrations/social/threads You need to set THREADS_APP_ID and THREADS_APP_SECRET in your env. Try that, and if you are still gettung known errors, please share your docker logs for the Postiz container. |
Better but I don't know where I can add domain because domain is blocked :( |
No question :) I found |
postiz | { |
Problem resolved in FB in OAuth page I put / on the end |
📜 Description
Try to configure Threads
{
"error_message": "An unknown error has occurred.",
"error_code": 1
}
👟 Reproduction steps
Click Add channel->Threads
👍 Expected behavior
Show connection to Threads
👎 Actual Behavior with Screenshots
{
"error_message": "An unknown error has occurred.",
"error_code": 1
}
💻 Operating system
Linux
🤖 Node Version
latest
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: