https://kotlinlang.org logo
s

Slackbot

11/01/2020, 3:10 PM
This message was deleted.
1
n

napperley

11/02/2020, 12:04 AM
What is the problem that you are experiencing?
a

Ananiya

11/02/2020, 4:28 AM
The code at the bottom (flask) works but my code(ktor at the top) is not working. I don't know why .I almost implement it like flask once
a

asad.awadia

11/02/2020, 2:51 PM
what is not working?
a

Ananiya

11/02/2020, 2:58 PM
@asad.awadia i was making dialog-flow project and most of the web hook tutorial are with python and since i have limited knowlage in python i planned to do it in kotlin and the error is after i implement my code with kotlin it doesn't look to have post or get connection with dialog-flow and i thought that i implement my code wrongly than flask tutorial