Agent_external_id Field Removed in Android 6.4.2

After updating to Android SDK version 6.4.2 the field agent_external_id is no longer included in the blink-up token response.

  1. Was that removal part of a bigger shift in the suggested usage of the agent id and agent url?
  2. Going forward is the best practice to get the agent id to just take it off the end of the agent_url field?

Thanks for the help!

I don’t recall that having changed recently, but the field you want is agent_id. For comms with the agent, use agent_url and don’t construct a URL from a domain name assumption and the value of agent_id.