• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Twitter connect doesn't works

Status
Not open for further replies.

Robinus

banned
As i tried to setup Twitter settigns, i have noticed that i become always this error:

Code:
Fatal error [400]: Twitter connect error code:401
Triggered in /app/routes/route.connect.php at line 141

Stack trace:
#0 /lib/G/classes/class.handler.php(205): G\Handler->{closure}(G\Handler)
#1 /lib/G/classes/class.handler.php(100): G\Handler->processRequest()
#2 /app/loader.php(201): G\Handler->__construct(Array)
#3 /index.php(21): include_once('/app/loader.php')
 
if 'demo.chevereto.com' works then problem = 'my server'.

401 Unauthorized
Similar to 403 Forbidden, but specifically for use when authentication is required and has failed or has not yet been provided.[2] The response must include a WWW-Authenticate header field containing a challenge applicable to the requested resource. See Basic access authentication and Digest access authentication.

Did you set correctly the twitter api keys?
 
The problem is your API keys, is that simple. Twitter is sending a 401 error and that means that they keys are wrong.
 
I can't do anything, the error is triggered from twitter. Try to re-issue the keys or something.
 
Status
Not open for further replies.
Back
Top