I am using in my custom action an API call that needs an access token which is generated for every user and it changes every 30 min. My goal is to get this access token with every new UserMessage. In fact, I am using Socket.io as a channel so I want to receive besides the user_uttered his access token. Is there any way to do this ?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
External API call with access token retrieved from user's input | 4 | 1025 | April 8, 2019 | |
How to get user access_token in actions | 10 | 2203 | July 13, 2020 | |
User_uttered with extra parse data | 2 | 635 | January 30, 2024 | |
Retrieve the JWT token inside a custom action | 2 | 686 | September 24, 2022 | |
How can i get the token and design my bot for different users? | 0 | 116 | May 27, 2019 |