James Singleton

Results 51 comments of James Singleton

> I am currently experiencing the same issue. Could it be related to the recent update to version 3.1.1? > I also noticed that we can view the tweet locally...

> Same here makes the package unusable for me Yea hopefully someone from Vercel can take a look or give some guidance. I guess looking at the [documentation for Next](https://react-tweet.vercel.app/next),...

I was looking at how @steven-tey was doing it in Dub https://github.com/steven-tey/dub/tree/main and the tweets are clearly loading for him and he is using `getTweet`. 🤔

Well I tried and I get the following in Vercel but it still works locally 🙃 :

@lfades any guidance here for us? It's currently blocking a couple of us from actually being able to use this library.

> I'm experiencing the same issue at the moment Yea I even tried how a couple of Vercel engineers use react-tweet and either end up my pages with tweets just...

@lleewwiiss I wonder if that is why @steven-tey and other Vercel employees cache the tweet results in upstash/redis?

Yeah I'm not sure anymore either as I've tried the api route they have as an example in this repo and I still get that it's not found.

> > I'm experiencing the same issue at the moment > > Surprisingly today, it worked on my website!! Nothing changed in my code... Yeah I just checked my website...

I am back to getting this error in production again... It says the tweet was not found... ![Screenshot 2024-02-24 at 9 28 02 AM](https://github.com/vercel/react-tweet/assets/21000200/5af6eb21-a72e-4e7c-a890-94d765cf7476) However, in my CMS (Sanity) it...