Expandir la barra de logros de la comunidad.

Join our product experts for a live Ask Me Anything on November 12th at 8 AM PT about Experiences & Efficiency with AEP Agent Orchestrator & How Agentic AI is Fueling Smarter Testing and Growth!

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

Mobile Property: how to get config JSON

Avatar

Level 9

We have multiple mobile properties which were created at different times. Between the first property we create and the others something changed within Launch and now we struggle to get the configuration JSON.

On the environment screen you can copy the id or code snippets. The environment file id was something like this:

launch-HASH-ENV and you could easily get the JSON with: http://assets.adobedtm.com/launch-HASH-ENV.json

The environment file id of newer mobile properties look like this:

COMPANYID/PROPERTYID/launch-ENVIRONMENTID-ENV but using this pattern with assets.adobedtm.com does no longer work and we get:

"File not found."

 

It seems even the API call itself does not work anymore:

MobileCore.configureWithAppID(ENVIRONMENT_FILE_ID)

 

Is this a bug or how are we able to load the configurations now?

Temas

Los temas ayudan a categorizar el contenido de la comunidad e incrementan la posibilidad de encontrar contenido relevante.

1 solución aceptada

Avatar

Respuesta correcta de
Level 9

This was an error on my side, the library wasn't properly built.

Ver la solución en mensaje original publicado

1 Respuesta

Avatar

Respuesta correcta de
Level 9

This was an error on my side, the library wasn't properly built.