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

Twitpic のサムネイルが表示されない #27

Open
SnowCait opened this issue Feb 28, 2015 · 0 comments
Open

Twitpic のサムネイルが表示されない #27

SnowCait opened this issue Feb 28, 2015 · 0 comments
Assignees

Comments

@SnowCait
Copy link
Owner

Streaming で流れてきたツイートの Twitpic のサムネイルが表示されない。
Streaming のリツイートおよび REST は表示される。
/{id}/show/thumb/{id}に書き換えるコードになっていてブラウザで試すと問題なく表示できる。

var url = string.Format("http://d3j5vwomefv46c.cloudfront.net/photos/large/{0}.{1}", this.twitpic_id, this.extension);

/show/full/{id}にすれば直るかもしれない。

@SnowCait SnowCait self-assigned this Feb 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant