Why not login to Qiita and try out its useful features?

We'll deliver articles that match you.

You can read useful information later.

2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Salesforce サイトゲストユーザログ [winter17]

Last updated at Posted at 2016-11-01

winter17からSalesforceでサイトゲストユーザのDebug logsを設定するだけでは、ログを出してくれなくて、クライアント側のcookieも設定する必要があるようです。><

ChromeのCookie設定
・Site URLへ移動し、開発ツールのConsoleタブに以下のJSを実行する

document.cookie ="debug_logs=debug_logs;domain=.force.com";

参考:Setting Debug logs for Site Guest User (Winter 17)

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up

Comments

Loading comments.

Let's comment your feelings that are more than good

2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Login to continue?

Login or Sign up with social account

Login or Sign up with your email address