Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2022年11月7日付けで画像が生成されなくなっている #27

Closed
SnO2WMaN opened this issue Nov 6, 2022 · 0 comments · Fixed by #28
Closed

2022年11月7日付けで画像が生成されなくなっている #27

SnO2WMaN opened this issue Nov 6, 2022 · 0 comments · Fixed by #28

Comments

@SnO2WMaN
Copy link

SnO2WMaN commented Nov 6, 2022

多分このURLが無くなっていて(移転した?)コレが原因でコケている

const r = await axios.get<{
id_str?: string
user?: { screen_name?: string }
}>(`https://cdn.syndication.twimg.com/tweet?id=${tweetId}`, {
validateStatus: () => true,
})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant