嵌入式推文登录Twitter时出现403错误

I’m getting a weird 403 error for embedded tweets when I logged in via Twitter.

API keys set up correctly, the app is approved and login via Twitter is possible without problems.

When I log out or delete the Twitter cookie, the error disappears and the video loads fine.

Any suggestions?

I think this is being caused by Chrome rolling out changes to how samesite cookies are handled.

There is a topic on Twitter’s developer forum here:

Let’s try this one:

4 个赞

Although, I get this error during the sign in process. Did not notice at first, as I was okay logging in:

2 个赞

Nope, can’t see the video in your last post. Ok, so seem to be a more general and not specific error with my installation. Thanks @david

2 个赞

I just pushed an update which works around the problem. We will now render videos using the html native <video> element rather than an iframe:

4 个赞

This topic was automatically closed after 27 hours. New replies are no longer allowed.