Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

SOLVED

Failed to Download config file

Avatar

Level 1

Getting this logs in Xcode 11.3

Failed to download config from https://assets.adobedtm.com/..........................json

I tried to hit the same url from web browser and could able to get the json file.  Please suggest any solution how to fix this.

{NSURLErrorFailingURLPeerTrustErrorKey=<SecTrustRef: 0x600001d650e0>, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, _kCFStreamErrorDomainKey=3, _kCFStreamErrorCodeKey=-9802, NSErrorPeerCertificateChainKey=(

    "<cert(0x7f8fc9091600) s: assets.adobedtm.com i: Decrypt Cert>"

Integrated:

ACPCore Version: 2.6.1

ACPAnalytics Version: 2.2.3

ACPUserProfile Version: 2.1.0

min iOS version 10.0

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

Are you seeing any other errors past this message? is your app connecting through any sort of proxy?

2 Replies

Avatar

Correct answer by
Employee

Are you seeing any other errors past this message? is your app connecting through any sort of proxy?

Avatar

Level 1
Were you able to resolve this? I am seeing this issue right now.