Cant send Image url With port Number in telegram
I have a problem in Telegram in that I want to send a photo to the user using the bot and the Send_Photo function. The URL of the photo is like this and has a port:
https://im.rx4.ir:4457/GetPage.开发者_如何学Goaspx?pass={mypass}&url=https%3A%2F%2Fmapquestapi.com%2Fstaticmap%2Fv5%2Fmap%3Fkey%3D{mykey}%26size%3D514%2C350%26type%3Dmap%26image%3Dpng%26locations%3D30.2573080%2C56.9929880%7Chttps%3A%2F%2Fspa.radshid.com%2Fimg%2FCars%2FradshidMarker.png%26zoom%3D14
When I send it, I get the following error One or more errors occurred. : Bad Request: wrong file identifier/HTTP URL specified Thank you for your guidance on this matter
-Search every where for Solve This Problem
精彩评论