fabriciocolombo / delphi-rest-client-api

A Delphi REST client API to consume REST services written in any programming language.
Apache License 2.0
381 stars 182 forks source link

Does it really work? #107

Open george-kar opened 6 years ago

george-kar commented 6 years ago

I have tried with the example with any of the public REST API I found on the internet for example http://uinames.com/api/?amount=25

And it doesnt work, it always return error 403.

Does it really work?

Delphi XE8.