positionstack
positionstack copied to clipboard
Can't use free plan.
Free plan can only use HTTP posts, which i am doing, but get this message:
Access Restricted - Your current Subscription Plan does not support HTTPS Encryption
Your site automatically forwards http to https.
Same, did the problem resolved with you?
Same, did the problem resolved with you?
Nope. I found another service for this.
Same, did the problem resolved with you?
Nope. I found another service for this.
Hi. I have the same problem with positionstack. What service are you using?
Same, did the problem resolved with you?
Nope. I found another service for this.
Hi. I have the same problem with positionstack. What service are you using?
https://locationiq.com/docs
Free plan can only use HTTP posts, which i am doing, but get this message:
Access Restricted - Your current Subscription Plan does not support HTTPS Encryption
Your site automatically forwards http to https.
The free plan does work, copy and paste your request into here and click send - https://app.reqbin.com/#/request/y49bnbn3
Or use the examples (I tested with Python) and it will work
@phpandrew
I was able to make use of the PHP code example and made the API request successfully while being on a free plan. The request was, however, made in an app that ran behind a local Symfony server and the http removed from the URL.