I want to send request the rasa x /chat endpoint with postman. But when i make a request , get the unauthorized.
I have a more question. When i create quest bot on conversation section and have a token for all requests.
I encoded this token and get the below informations.
How can i create the token like this
I found endpoint. http://localhost:5002/api/auth . when i make request with below the payload, ı can get the access token.
Username and password in payload, generating when I run the rasa with the rasa x command.But ı want to create token for my users.How can i do? Have a idea?
1 Like
erohmensing
(Ella Rohm-Ensing)
June 11, 2019, 12:19pm
3
Hi @harunkelesoglu , looks like you solved your original issue, i’m a little unclear – do you still need help?