Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

Twitter::Error::Forbidden: Tweet needs to be a bit shorter. #2

Closed
fuji-nakahara opened this issue Jul 12, 2018 · 0 comments
Closed
Assignees

Comments

@fuji-nakahara
Copy link
Owner

https://sentry.io/genron-sf/genron-sf/issues/606513131/

Twitter::Error::Forbidden: Tweet needs to be a bit shorter.
  lib/tasks/scrape.rake:27:in `block (3 levels) in <main>'
    twitter_client.update %(梗概が提出されました! #SF創作講座\n#{synopsis.student.name}『#{synopsis.title}』\n"#{synopsis.content.truncate(80, separator: '。')}"\n#{synopsis.original_url})
  lib/tasks/scrape.rake:26:in `block (2 levels) in <main>'
    Synopsis.includes(:student, :subject).where('created_at > ?', start_time).each do |synopsis|
  bin/bundle:3:in `load'
    load Gem.bin_path('bundler', 'bundle')
  bin/bundle:3:in `<main>'
    load Gem.bin_path('bundler', 'bundle')
...
(40 additional frame(s) were not displayed)

Twitter::Error::Forbidden: Tweet needs to be a bit shorter.
@fuji-nakahara fuji-nakahara self-assigned this Jul 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant