How do I get current user access token?

Hi,

How to get the current logged in user access token in platform.

Thanks!!

Do you mean the user session login?

Not user session.

Access token -this i will use while calling rest api services.

Hi Sushma,

you need to use the REST API to get the access token for a specific user.

Please see the REST API documentation:
https://doc.cuba-platform.com/manual-6.8/rest_api_v2_ex_get_token.html

Regards,
Steven