Closed dkibalnikov closed 1 year ago
simple request getDividends() throws error :
getDividends()
unique(Records_result) : object 'Records_result' not found
digging deeper to issue I found out investing.com returns 403 status for any request. It seems like issue related to case
Eventually, seems like investing.com technically prohibits getting data programmatically :(
Not regular issues, I think problem was in side of Investing. Currently all is working
simple request
getDividends()
throws error :digging deeper to issue I found out investing.com returns 403 status for any request. It seems like issue related to case
Eventually, seems like investing.com technically prohibits getting data programmatically :(