Failed to Download config file | Community
Skip to main content
May 5, 2020
Solved

Failed to Download config file

  • May 5, 2020
  • 2 replies
  • 3829 views

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

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by IvanMi1

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

2 replies

IvanMi1Adobe EmployeeAccepted solution
Adobe Employee
May 5, 2020

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

December 3, 2020
Were you able to resolve this? I am seeing this issue right now.