File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -271,6 +271,9 @@ Use the command below to set up a Sink connector to a Authenticated Streaming Co
271
271
Example: To send below 2 HTTP headers -
272
272
1. key: `x-adobe-flow-id`, value: `341fd4f0-cdec-4912-1ab6-fb54aeb41286`
273
273
2. key: `x-adobe-dataset-id`, value: `3096fbfd5978431948af3ba3`
274
+
275
+ `aep.connection.auth.endpoint` value for prod
276
+ `<ims-url>` : `https://ims-na1.adobelogin.com`
274
277
275
278
Use config -
276
279
```json
@@ -312,6 +315,9 @@ Use the command below to set up a Sink connector to a Authenticated Streaming Co
312
315
1. key: `x-adobe-flow-id`, value: `341fd4f0-cdec-4912-1ab6-fb54aeb41286`
313
316
2. key: `x-adobe-dataset-id`, value: `3096fbfd5978431948af3ba3`
314
317
318
+ `aep.connection.auth.endpoint` value for prod
319
+ `<ims-url>` : `https://ims-na1.adobelogin.com`
320
+
315
321
Use config -
316
322
```json
317
323
"aep.connection.endpoint.headers": "{\"x-adobe-flow-id\":\"341fd4f0-cdec-4912-1ab6-fb54aeb41286\", \"x-adobe-dataset-id\": \"3096fbfd5978431948af3ba3\"}"
You can’t perform that action at this time.
0 commit comments