Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8728661
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T08:41:28+00:00 2026-06-13T08:41:28+00:00

twitter api always give "Sorry, that page does not exist" error for deleted tweets

  • 0

twitter api always give "Sorry, that page does not exist" error for deleted tweets

Using Twitter API has started giving a Sorry Page does not exist error even though it worked earlier on

Twitter 404 – message":"Sorry, that page does not exist","code":34

Hi, I have read the above questions but the suggestions don’t fix it for me.

I have a page on my site that lets users authenticate my twitter application that then posts a tweet on their timeline.

The API is returning {"errors":[{"message":"Sorry, that page does not exist","code":34}]} in the JSON response.

If I follow the suggestions I have read in other questions, changing the EpiTwitter class from

const EPITWITTER_SIGNATURE_METHOD = 'HMAC-SHA1';
protected $requestTokenUrl = 'http://twitter.com/oauth/request_token';
protected $accessTokenUrl = 'http://twitter.com/oauth/access_token';
protected $authorizeUrl = 'http://twitter.com/oauth/authorize';
protected $apiUrl = 'http://twitter.com';

to

const EPITWITTER_SIGNATURE_METHOD = 'HMAC-SHA1';
protected $requestTokenUrl= 'https://api.twitter.com/oauth/request_token';
protected $accessTokenUrl = 'https://api.twitter.com/oauth/access_token';
protected $authorizeUrl   = 'https://api.twitter.com/oauth/authorize';
protected $authenticateUrl= 'https://api.twitter.com/oauth/authenticate';
protected $apiUrl         = 'https://api.twitter.com';
protected $searchUrl      = 'http://search.twitter.com';

doesn’t work either, when the login link is generated by the app it goes to https://api.twitter.com/oauth/authorize?oauth_token= which says there was no request token for this page.

Does anyone have any ideas on how to resolve this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T08:41:29+00:00Added an answer on June 13, 2026 at 8:41 am

    Apologies,

    I knew the Twitter API had changed but didn’t see that the class files had been updated.

    For anyone else having the same problem simply update your files from here:

    https://github.com/jmathai/twitter-async

    Please note that there is a new file called EpiSequence.php (although I’m not sure what it’s purpose is yet).

    At first I thought the files hadn’t been updated to work with the new api url’s because I couldn’t see anything that showed signs of a recent commit.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there an API (Twitter API does not provide this) that I can use
I'm using the Twitter API in order to pull tweets from specific users. I
I'm using Twitter API to post tweets. At times this can take some time,
Is there a twitter API that returns mood? I have seen some websites that
I'm using the Twitter API (via TweetSharp) and was wondering if it's possible to
Im using the Twitter API to read the Favorites RSS, it generates the following
I'm using the twitter API to return a list of status updates and the
I am using twython to connect to Twitter API and retrieve a query. Here
I'm developing a twitter messaging utility using Twitter API (twitterizer). But since I'm within
I'm using the Twitter search api to search for a keyword so I can

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.