Object GET et serveur HTTPS/HTTP

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.
  • Bonjour la Team Clickteam Fusion
    Hello Clickteam Fusion

    J'ai eu un petit soucis concernant l'objet GET pour mon projet Android et les serveurs HTTP/HTTPS et je sais que beaucoup de gens sont dans mon cas ; tout en rédigeant ce post, j'ai effectué en même temps quelques tests et j'ai finalement réussi à trouver la solution. Si ça peut en aider quelques-uns, voici ci-dessous les différents test que j'ai effectué :
    I've been having a little trouble with the GET object for my Android project and the HTTP/HTTPS servers, and I know a lot of people are in my situation; while writing this post, I ran a few tests at the same time and finally managed to find the solution. If it's any help, here are the various tests I carried out:

    SupportLogicielObject GETObject GET - Domain ListProtocolURLCodeReturnStatut
    PC - Windows 10Clickteam Fusion dev 2.5+ (Build R295.10)v2.1NothingHTTPPlease login to see this link.200Hello WorldOK
    PC - Windows 10Clickteam Fusion dev 2.5+ (Build R295.10)v2.1NothingHTTPSPlease login to see this link.200Hello WorldOK
    Galaxy S24 Ultra - Android 14APK (API34 - minimum 14.0 ; target 14.0)v2.1NothingHTTPPlease login to see this link.0NothingNOK
    Galaxy S24 Ultra - Android 14APK (API34 - minimum 14.0 ; target 14.0)v2.1NothingHTTPSPlease login to see this link.200Hello WorldOK
    Galaxy S24 Ultra - Android 14APK (API34 - minimum 14.0 ; target 14.0)v2.1Please login to see this link.HTTPPlease login to see this link.0NothingNOK
    Galaxy S24 Ultra - Android 14APK (API34 - minimum 14.0 ; target 14.0)v2.1yoursite.comHTTPPlease login to see this link.200Hello WorldOK

    Le nom de domaine doit être indiqué dans les paramètres de l'objet GET comme indiqué ci-dessous.
    The domain name must be specified in the GET object parameters as shown below.

    Please login to see this attachment.

    Je vous joins également le fichier *.mfa
    I am also attaching the *.mfa file


    Please login to see this attachment.

    A défaut d'assurer, il faut savoir assumer - Olivier BACCINO

  • Security might be the issue.
    Android browser (Chrome) might not like HTTP (insecure) I'm not sure if you can allow HTTP only as you are sending plaint text over WWW.

    HTTP -> Logon.php&username&password ->domain.com
    HTTPS ->(encrypted login info) ->domain.com

    You might need an option to force HTTPS or HTTP depending on the Android Locale and read up on country Encryption laws.

    Regards

    Ross

    Please login to see this link.

Participate now!

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