


Hello Guys,
I am having a problem when I am trying to export experience fragment to Adobe Target.
Does anyone have a similar problem?
Thanks
Alisson Xavier
berliant
Employee
berliant
Employee
19-09-2019
Is it a Target via Adobe IO integration?
If yes, you need to get to Experience Cloud Admin Console Admin Console
From Product select Workspace -> Integration and add your Adobe IO integration with Approver product role
alissonxavier01
alissonxavier01
25-09-2019
You need to configure an integration in Adobe IO.
After that, you can see this tab in Admin Console.
alissonxavier01
alissonxavier01
25-09-2019
Hi,
Follow my screenshot of the adminconsole.
evea14561890
evea14561890
17-10-2019
Changed to Approver. The error still persists.
anurag-wyndham
anurag-wyndham
25-09-2019
Hi alissonxavier0105 thanks again! I was not getting the integration option in admin console due to a permission issue which has got resolved but I really appreciate your help! Super helpful!!
anurag-wyndham
anurag-wyndham
25-09-2019
Thanks a lot @alissonxavier0105 for the screenshot - this is where I was confused - I do not have Integration tab in my adminconsole for target, could you please share how do you get that tab for Integrations?
anurag-wyndham
anurag-wyndham
24-09-2019
Hi,
I'm also experiencing the same issue - could you please post a screenshot of the adminconsole
agardhir
agardhir
19-09-2019
Hi All,
I have set my integration permission to Approver and also tried with Editor but it is still failing for me. I get the same error as previously mentioned. Is there something required from Adobe to enable?
alissonxavier01
alissonxavier01
19-09-2019
My integration is using observer permission. I have changed to approver and it is working now.
Thanks, guys
jbrar
Employee
jbrar
Employee
19-09-2019
Adding to Leo's comment, If you are not using IO, you can follow the steps below:
alissonxavier01
alissonxavier01
19-09-2019
Hi,
Where can I configure access to integration?
Thanks
jbrar
Employee
jbrar
Employee
19-09-2019
"
Caused by: com.day.cq.analytics.testandtarget.impl.service.WebServiceException: API request failed
at com.day.cq.analytics.testandtarget.impl.service.WebServiceImpl.request(WebServiceImpl.jav a:607) [com.adobe.cq.cq-target-integration:1.3.22]
at com.day.cq.analytics.testandtarget.impl.service.WebServiceImpl.request(WebServiceImpl.jav a:562) [com.adobe.cq.cq-target-integration:1.3.22]
at com.day.cq.analytics.testandtarget.impl.service.WebServiceImpl.createOffer(WebServiceImpl .java:264) [com.adobe.cq.cq-target-integration:1.3.22]
at com.day.cq.analytics.testandtarget.impl.RestApiAdapter.create(RestApiAdapter.java:108) [com.adobe.cq.cq-target-integration:1.3.22]
... 143 common frames omitted
Caused by: java.lang.Exception: Unexpected response status code [403] for request [https://mc.adobe.io/ifactsolamericasptrsd/target/offers/content].
{"httpStatus":403,"requestId":"boE280AKewYYRVHQIyHwuMbaZFbd9dZH","requestTime":"2019-09-19 T15:38:45.817Z","errors":[{"errorCode":"Forbidden.Resource","message":"Access denied. To perform this operation, all of the following privileges are required \"[editor]\"."}]}
"
This looks like an access issue.
alissonxavier01
alissonxavier01
19-09-2019
Hi JaideepBrar,
I see this error in error.log.
Caused by: com.day.cq.analytics.testandtarget.impl.service.WebServiceException: API request failed
at com.day.cq.analytics.testandtarget.impl.service.WebServiceImpl.request(WebServiceImpl.java:607) [com.adobe.cq.cq-target-integration:1.3.22]
at com.day.cq.analytics.testandtarget.impl.service.WebServiceImpl.request(WebServiceImpl.java:562) [com.adobe.cq.cq-target-integration:1.3.22]
at com.day.cq.analytics.testandtarget.impl.service.WebServiceImpl.createOffer(WebServiceImpl.java:264) [com.adobe.cq.cq-target-integration:1.3.22]
at com.day.cq.analytics.testandtarget.impl.RestApiAdapter.create(RestApiAdapter.java:108) [com.adobe.cq.cq-target-integration:1.3.22]
... 143 common frames omitted
Caused by: java.lang.Exception: Unexpected response status code [403] for request [https://mc.adobe.io/ifactsolamericasptrsd/target/offers/content].
{"httpStatus":403,"requestId":"boE280AKewYYRVHQIyHwuMbaZFbd9dZH","requestTime":"2019-09-19T15:38:45.817Z","errors":[{"errorCode":"Forbidden.Resource","message":"Access denied. To perform this operation, all of the following privileges are required \"[editor]\"."}]}
at com.day.cq.analytics.testandtarget.impl.service.WebServiceImpl.request(WebServiceImpl.java:604) [com.adobe.cq.cq-target-integration:1.3.22]
... 146 common frames omitted
Is there any configuration to create in target?
Do you have any ideia?
Thanks
jbrar
Employee
jbrar
Employee
19-09-2019
Check error.log file for any errors when you try to export. Also, open Developer options "network" tab to check the failing requests.
You can also set up a DEBUG logger on the following classes to get more info about the error:
com.day.cq.personalization
com.day.cq.analytics.testandtarget