• Resolved designweb

    (@maan18)


    Since the last two updates, the Twitter posting has stopped working and I get the following error:

    Array ( [pgID] => [isPosted] => 0 [pDate] => 2022-07-19 16:51:38 [Error] => 401 – Unauthorized | stdClass Object ( [meta] => stdClass Object ( [status] => 401 [msg] => Unauthorized ) [response] => Array ( ) [errors] => Array ( [0] => stdClass Object ( [title] => Unauthorized [code] => 1009 [detail] => Unable to authorize ) ) ) )

    Array ( [pgID] => [isPosted] => 0 [pDate] => 2022-07-19 16:51:39 [Error] => {"client_id":"6216789","detail":"When authenticating requests to the Twitter API v2 endpoints, you must use keys and tokens from a Twitter developer App that is attached to a Project. You can create a project via the developer portal.","registration_url":"https://developer.twitter.com/en/docs/projects/overview","title":"Client Forbidden","required_enrollment":"Standard Basic","reason":"client-not-enrolled","type":"https://api.twitter.com/2/problems/client-forbidden"} )

    • This topic was modified 2 years, 8 months ago by designweb.
Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author NextScripts

    (@nextscripts)

    Please see the fix here: https://www.nextscripts.com/known-issues/

    Twitter made a change to its API. Starting from July 15, 2022 every app must be in the Project.

    Thread Starter designweb

    (@maan18)

    My app is listed under STANDALONE APPS. Please let me know what I need to do.

    Create a developer account in Twitter, wait for the approval and move the app to a new Project. After that, the issue is solved.
    https://developer.twitter.com/

    Thread Starter designweb

    (@maan18)

    I already have an approved developer account. I couldn’t figure out how to move it.

    Thread Starter designweb

    (@maan18)

    Thanks for your help, I figured it out.

    I get this message when I try to do a test…

    Testing ...
    
    nxs_doPublishToTW
    
    Array
    (
        [pgID] => 
        [isPosted] => 0
        [pDate] => 2022-07-23 18:02:31
        [Error] => | Resp: {"title":"Forbidden","detail":"Forbidden","type":"about:blank","status":403}| MSG: Test Post from Shelby Ohio Weather
    https://shelbyohwx.com
    )
    Array ( [pgID] => [isPosted] => 0 [pDate] => 2022-07-23 18:02:31 [Error] => | Resp: {"title":"Forbidden","detail":"Forbidden","type":"about:blank","status":403}| MSG: Test Post from Shelby Ohio Weather https://shelbyohwx.com )

    Makes me wonder when wordpress did a update, it messed with everything, because that is when it stopped working.. and Yes I followed the directions on the link, and it does not work

    Plugin Author NextScripts

    (@nextscripts)

    @shelbyohwx, please check your key and token info along with secrets. “Forbidden” error means your access token or access token secret is not valid.

    @designweb same issue. Please let us know how you managed it

    @shelbyohwx
    I have the same issue.
    Please help us to fix this problem.

    Plugin Author NextScripts

    (@nextscripts)

    Please check your Key and Token info along with both Secrets. Re-create them if necessary.
    “Forbidden” error means your access token or access token secret is not valid.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Twitter not working’ is closed to new replies.