i try connect banano to jserver 0n other domain, with this code:
Dim response As BANanoFetchResponse
Dim data As String
Dim fo As BANanoFetchOptions
fo.Initialize
fo.Method = "POST"
fo.Body = BANano.ToJson(CreateMap("q":"Conect","p":Array(),"l":0))
fo.Headers =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.