Wear OS implementation

Hello folks,
it’s time for us to start our implementation on android wear os part
and I’m facing some issues, maybe you can help me with this?
I’m following the doc that you have for phones. and just simply apply logic that is used for phone with urls and redirect-ulrs
however when I run this doc I’m getting this error -
The user closed the browser app and the authentication was canceled.

it looks like I’m just trying to open a web-view in a watches, where webview is not supported,
instead of open it in a phone, like doc says here

Maybe you can provide an example or doc how should I make a bridge between wear-app and browser on a phone