Expand my Community achievements bar.

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 Advisor

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

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

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.