The cURL extension doesn't work at all

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • Even when I try it with something as simple as only returning a string just to test it with this as a flask server:

    @app.route('/test', methods=['POST'])
    def test():
    text = request.form.get("text", "No text received")
    return jsonify({"echo": text})

    and in clickteam fusion:


    -i -F text="hello from Clickteam" Please login to see this link. ip:8000/test

    it doesn't do anything. no response, nothing. money wasted?

  • From memory it only had ARMv5 cURL, which would be compatible with older ARM phones, but not newer ARM64. Not 100% sure if I have the recent version.

    Darkwire Software Lead Programmer (C++ & C#)
    Please login to see this link. | Please login to see this link. | Please login to see this link. | Please login to see this link.

  • From memory it only had ARMv5 cURL, which would be compatible with older ARM phones, but not newer ARM64. Not 100% sure if I have the recent version.

    I run android 13 (Pixel OS) on a Poco x3 Pro, dunno if that helps any in case you wanna help me figure this out. I'm really up the proverbial creek with this one, if you can help me with this i'd be much obliged.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!