Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
2023-04-03 14:26:58.433984+0200 ccd-dev[13910:91270] [AEP SDK ERROR - <ConfigurationDownloader>] Loading config from URL https://assets.adobedtm.com/90decdbe34ba/49515d89fb2d/launch-6c94a9905432-development.json failed with response code: nil
Hi there,
Failed to fetch the launch remote configuration and returned error response remote server doesn’t contain the launch configuration against the appID. And receiving HTTP 304 not modified error.
I am using Adobe SDKs for mobile (iOS). While retrieving a configuration Dictionary from Adobe Launch servers the URL formation (CONFIG_URL_BASE + appId + ".json") happens. And if an error occurs while processing the response from Launch, `nil` will be passed in `completion` method.