0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Data Loader バッチ処理「RunExportDKContactAll」を設定してもユーザー名とパスワードの入力を求められます。

0
Last updated at Posted at 2026-07-29

ユーザ名とパスワードを要求されるのは何故?

Data LoaderでOAuth 2.0ユーザーエージェントフローを使用するように設定するには、設定画面で「ブラウザからのOAuthログインを有効にする」チェックボックスのチェックを外してください。

OAuth 2.0 User-Agent Flow を使用してログインする場合、ユーザーはダイアログに組織のユーザー名とパスワードを入力します。

image.png

Data Loader CLI の OAuth Web Server Flow のサポートは、対話型での使用を目的としています。

ヘッドレスモードで使用する場合は、Data Loader CLIでパスワード認証(ユーザー名とパスワードの指定)を設定する必要があります。SOAP APIのlogin()関数が廃止されるため、パスワード認証の代替として、今年後半にOAuth JWT Bearer Flowのサポートを追加する予定です。

Salesforceデータローダーが新しいパスキープロセスで動作しない

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?