Code Monkey home page Code Monkey logo

Comments (11)

antoniojmsjr avatar antoniojmsjr commented on August 16, 2024

Hi, do a test using Delphi REST Debugger, I use the same components of the program. If the error continues, send me a print.

image

from ipgeolocation.

limelect avatar limelect commented on August 16, 2024

image
Nothing, just an error beep
Using D10.2.3
In Chrome it works OK
This what i get in chrome
{"ip":"79.180.49.214"}

from ipgeolocation.

antoniojmsjr avatar antoniojmsjr commented on August 16, 2024

1º If you run Demo.exe does the error occur? (if true, send a print of the error)
2º What version of Windows?
3º Did you run as an administrator?

from ipgeolocation.

limelect avatar limelect commented on August 16, 2024

image

  1. above picture
  2. window 7
  3. yes

from ipgeolocation.

limelect avatar limelect commented on August 16, 2024

image

2 and 3 have nothing to do with the application

from ipgeolocation.

antoniojmsjr avatar antoniojmsjr commented on August 16, 2024

Check SecureProtocols TLS1, TLS11 and TL1S2. Changes and tests

image

from ipgeolocation.

limelect avatar limelect commented on August 16, 2024

NO Secure protocol
D10.2.3
image

from ipgeolocation.

limelect avatar limelect commented on August 16, 2024

Ok now i have added
uses System.Net.HttpClient
rstClientGetIP.SecureProtocols:=[THTTPSecureProtocol.TLS1, THTTPSecureProtocol.TLS11, THTTPSecureProtocol.TLS12];

from ipgeolocation.

antoniojmsjr avatar antoniojmsjr commented on August 16, 2024

Successfully?

from ipgeolocation.

limelect avatar limelect commented on August 16, 2024

yes

from ipgeolocation.

antoniojmsjr avatar antoniojmsjr commented on August 16, 2024

About the error

https://stackoverflow.com/questions/55642128/why-i-get-error-security-error-12175-with-tnethttprequest

from ipgeolocation.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.