Mobile Automation - Not able to get 'URL' of the browser's current page

You can use Appium APIs to get the current url. See Mobile Automation - Not able to go 'Back' in browser - #8 by phaserescu for an example on how to use the APIs.

The endpoint is

GET [appiumUrl]/session/[session_id]/url