financialmodelingprep icon indicating copy to clipboard operation
financialmodelingprep copied to clipboard

403 error on search endpoint

Open ctkc opened this issue 3 years ago • 2 comments

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

ctkc avatar Jan 06 '22 22:01 ctkc

Correct, file utilities.js, line 52

atlasan avatar Jan 29 '22 21:01 atlasan

This is still happening!

sapabg avatar Apr 15 '24 09:04 sapabg