Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

403 error on search endpoint #24

Open
ctkc opened this issue Jan 6, 2022 · 2 comments
Open

403 error on search endpoint #24

ctkc opened this issue Jan 6, 2022 · 2 comments

Comments

@ctkc
Copy link

ctkc commented Jan 6, 2022

Hi, I was testing the library and I found an issue with the search endpoint, it is returning a 403 error. Seems like the URL is bad formed with repeated parameters and the lack of & before the apiKey param:

https://financialmodelingprep.com/api/v3/search?query=AAPL&limit=10&query=AAPL&limit=10apikey=XXXXXXXXXXXXXXXXXXXXXX
@atlasan
Copy link

atlasan commented Jan 29, 2022

Correct, file utilities.js, line 52

@sapabg
Copy link

sapabg commented Apr 15, 2024

This is still happening!

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

No branches or pull requests

3 participants