Ticket: Connection Issues with X Service
@Giovann1 Just created a ticket
Question: I'm getting Could not connect to the platform on almost every service out there, mainly interested in X
Attempted: Followed X guide and added the app client and secret to env
Working On: just a small start-up want to test this out looks cool
Using Postiz On: coolify
Take it from here @Postiz
Question: I'm getting Could not connect to the platform on almost every service out there, mainly interested in X
Attempted: Followed X guide and added the app client and secret to env
Working On: just a small start-up want to test this out looks cool
Using Postiz On: coolify
Take it from here @Postiz
8 Replies
@Postiz please help @Giovann1
So I'm having this issue as well. So hopefully it's fine to join in. I saw that this was also discussed in another support ticket.
https://discord.com/channels/1243410146097500202/1295937868010754128/1295937868010754128
I tried what was talked about there but didn't have any luck and don't see anything in the logging. I don't know if I 'm checking in the right place for logs. For reference I'm running Postiz on docker in linux.
It would be nice if it reported back what issue it's seeing to be able to connect.
the problem is with environmental variable
the provider package still uses twitter_client_id and secret while we are defining X_client_id
I did notice that their were four variables now instead to the two in the documentation.
"X_API_KEY=""
X_API_SECRET=""
X_CLIENT=""
X_SECRET="""
My guess is based on what you are saying though that once the package is updated it should work fine.
Bump on this, any idea what should we modify on env to make it work?
For me it worked to add TWITTER_CLIENT_ID and TWITTER_CLIENT_SECRET as variables.
Make sure your Callback URI is set in Twitter Developer Portal.
I've added these variables with the previous client and secret that I got from Twitter dev app but still no luck 😕
Hi @Giovann1 this thread is closed for now, please open a new one if you need more help