Closed deuxego closed 3 months ago
When I send a link like https://localhost:3000 (obtained from Next.js --experimental-https) to BotFather, I get the following response
https://localhost:3000
Please send me the correct url. Requires https.
Try using https://127.0.0.1:3000. Readme was updated
https://127.0.0.1:3000
When I send a link like
https://localhost:3000
(obtained from Next.js --experimental-https) to BotFather, I get the following response