Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Does not work free plan. Error 403. #11

Open
Golowa70 opened this issue Apr 8, 2023 · 3 comments
Open

Does not work free plan. Error 403. #11

Golowa70 opened this issue Apr 8, 2023 · 3 comments

Comments

@Golowa70
Copy link

Golowa70 commented Apr 8, 2023

Hello. I use the free plan for my small app and it doesn't work. I'm getting an error 403, even though I send a HTTP request(NOT HTTPS). How can this problem be solved?

@nadeeraka
Copy link

having same issue

@junaidbinfarooq
Copy link

junaidbinfarooq commented Aug 14, 2023

I was able to make the requests successfully while being on a free plan. You could just use the code examples provided in the documentation and either use http://api.positionstack.com/v1/forward... as the URL or remove the http part altogether and simply use api.positionstack.com/v1/forward... as the URL.
I tried the former in a node js script and the latter in a PHP script that ran on a local Symfony server.
I hope this helps.

@nadeeraka
Copy link

thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants