Page 1 of 1

Send form data to external URL and get the response

Posted: Wed Jul 29, 2015 7:31 am
by taucher

Hello,

I know this can be out of support, but if anyone helps, i will be so glad.

https://parselsorgu.tkgm.gov.tr is a website that you can search and get parcel of land with lang/long values. It is a free service. How can i implement that service into my mobile app. (you can try with clicking "Cografi Sorgu" and enter "Enlem"="40", "Boylam"="30")

I try with sending post request to the url with required headers and body and response in rest test in appery is working. But in debug, it gives errors.


Send form data to external URL and get the response

Posted: Wed Jul 29, 2015 4:58 pm
by Illya Stepanov

Hi -

Yes, possibly someone from community is familiar with this service and will help you.

Based on what you saying about testing it inside Appery.io it works and in web not.
It looks like a CORS, it is a very common problem you can read more about solutions here: https://devcenter.appery.io/documenta...


Send form data to external URL and get the response

Posted: Fri Jul 31, 2015 10:16 am
by taucher

Hi Illya,

Should i make a post request or get request and how can i send the form data to external webpage(https://parselsorgu.tkgm.gov.tr)

I think my rest service config has some problems because i just copied all the headers and data from the website above to the apperyio rest service settings.


Send form data to external URL and get the response

Posted: Sat Aug 01, 2015 4:20 am
by Evgene Karachevtsev

Hello Taucher,

We are sorry, but custom rest services are outside the scope of our support. You would need to search this information in the documentation of that site or find it out empirically.


Send form data to external URL and get the response

Posted: Sat Aug 01, 2015 12:11 pm
by taucher

Hello Evgene,

I know it is outside the scope of your support. I just want someone to check that website and if is it possible to make the request i want?

Thanks,


Send form data to external URL and get the response

Posted: Mon Aug 24, 2015 10:37 am
by taucher

Please someone help me about a href="https://parselsorgu.tkgm.gov.tr " rel="nofollow"https://parselsorgu.tkgm.gov.tr/a. I need to implement the map service in my application process.

When i open "parselsorgu" webpage in a new tab and use the service, than i can make the request below:

Image

The response in test tab :
Image