Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How to create a blank image & upload google drive?
@hajarismail said in Limit upload:
@Fox I don't know the support, but I see you are active in this community
support contacts are listed in your personal account: https://bablosoft.com/personal/license/BASPremium
It's tricky. What solved it for me was:
Screenshot in Base64 of the web;
Write it to disk
Post https://api.telegram.org/botXXXXXXXXXXX:SECRET/sendPhoto
Post using the postdata constructor as example: -- "chat_id",{{chatId}},"photo","file://" + {{Image folder location}} + "screenshot.png"
use multipart content type
@yourfriendkarol said in newest version bugged call in multiple func? blank page:
@fox same problem after reinstall and on blank new project
I also, most likely this is a bug. Wrote to support.
Easy.. if u have resource like first name, last, city etc then.. in yout login field just tell BAS to write:
<firstname><lastname><AnyDigit><AnyDigit><AnyDigit><AnyDigit> <firstname><lastname>199<AnyDigit> etc.. or
{{firstname}}{.| }{{{lastname}}|{{year}}}
@support Thank you i will try :)