Hello..
I have a query, Whenever user sends a message in the chat area, it should be automatically copied and pasted it into the UI of my app, for further process..
For that purpose, I'm using "https://api.getbase.com/v2/text_messages" API call.. (I'm not sure, Suggest me if there is any other API call is there for the above requirement)

During this Call, they are asking for ACCESS TOKEN..
And, I entered API token from the below page,
But, it is showing 401 error..

Looking forward for solutions..
Thank you..