EO browser customization problem

Hi. Guys.

I try to execute EO browser in my computer, so clone the source code from the Github.

And I encountered problems with tokenAssisted.html

It works well in local with default client_id, but can’t log in.
If I use client_id, It doesn’t work in local.
I made my id as authorized by OAuth2 as your official manual and get acess_token.
Do I need any process for my ID?

And If I set the default client_id in Server, it doesn’t work.

I use a trial account now.

The assisted token method, providing an ability for non-authenticated access to your account, needs to be configured separately and is only available to our commercial customers.
You should however not have problems to implement the authenticated access, e.g. using your own username and password.