Setting Up webhook for telegram

Code not working

it shows

hey @pgarg ,
Did you run the code to make your ngrok server to reserve the 8443 port before run your server.

On what Operating System are you working on ? Windows or MacOs?

I am using Windows
yes i did

kindly do it again , as there is some error on that only

I tried thrice
still same error

okkay let me check it once.

after running your ngrok command ,
can you please share with its an image showing it run

did you run your flask server after running the ngrok command ? and did showed any error ?

change method to methods

where , I mean
In which file

have a look at this https://gist.github.com/NeyoxDrago/edde0d03102f67961d8e456ee3d42a14

I have updated the code , just change you token and it will work.

1 Like

It worked, thanks a lot

same problem i am facing too.
Same local host problem
dont know what to do next

hey @Vishal1072 ,
Can you please check that , you are running both flask and ngrok on the same port.

how to check flask port

when you run flask,
then in command prompt , it shows the url at which it is running
like it is running at 127.0.0.1:5000 , the 5000 is the port