2011年01月04日 過去Blog
twitterで登録メールの確認手続きを行っていた際に以下のようなエラーが出ました。

「Hold up! Sorry, the profile you were trying to view has been suspended due to strange activity 」

なにもオカしいことはしていないはずなので、困っていたのですが、原因は単純でした。 twitterのヘルプページに書いていました。 http://support.twitter.com/groups/32-something-s-not-working/topics/116-account-settings-problems/articles/249066-x30e1-x30fc-x30eb-x30a2-x30c9-x30ec-x30b9-x78ba-x8a8d-x304c-x3067-x304d-x306a-x304f-x3066-x56f0-x3063-x3066-x3044-x307e-x3059 メールアドレスの確認はPCからしか出来ないとのことです。
メールが携帯に来る場合はパソコンに転送してお試しください。 ※現在、パスワードのリセットはパソコンからのみ可能です。 メールが携帯に来る場合はパソコンに転送してお試しください。 現在、メールアドレス確認はパソコンからのみ可能です。
今回試していたのは、iPhoneとiPadからだったので、どちらも同じエラーに悩まされていましたが、簡単に解決しましたので、同じような状態でお困りの方がいるかもと思いましたので、メモしておきます。

この投稿へのコメント

コメントはまだありません。

コメントを残す

メールアドレスが公開されることはありません。

次のHTML タグと属性が使えます。
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

CAPTCHA


ピックアップ記事

[LINUX] PHPでサーバにユーザーを追加 useradd

2010年02月02日 過去Blog
PHPからUSERADDを実行する $id = "username"; $passwd = crypt("passwd"); $cmd = "echo 'sudoPasswd' | sudo -S useradd -p $passwd $id"; exec($cmd, $output); ROOTディレクトリを表示 //ls -a /root $cmd2 = "echo…
「[LINUX] PHPでサーバにユーザーを追加 useradd」をはてなブックマークに追加

NSAssert,NSAssert2

2011年04月13日 過去Blog
NSAssert 指定した条件が間違っていればlogに文字列を書き込む NSAssert2 指定した条件が間違っていればlogに引数2つの文字列を書き込む http://www.oomori.com/cocoafw/Foundation/NSAssert2/NSAssert2.html free raspberry ketones…
「NSAssert,NSAssert2」をはてなブックマークに追加

PHP 配列から空白要素を削除する

2010年02月20日 過去Blog
配列 $array_exampleの要素のなかで、空白のものを削除。 $array_example = array_filter($array_example, 'strlen');
「PHP 配列から空白要素を削除する」をはてなブックマークに追加

PHP 配列の結合

2010年05月20日 過去Blog
$array3 = array_merge($array1,$array2); a complete guide to the acai berry diet…
「PHP 配列の結合」をはてなブックマークに追加

WordPressの記事中でphpを使うスクリプト

2009年11月24日 過去Blog
http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/ http://bono.s206.xrea.com/2006/03/112-runphp/ Zencartにも応用できる?
「WordPressの記事中でphpを使うスクリプト」をはてなブックマークに追加
© graffiti on the web . All rights reserved. WordPress Theme by comfy