I am trying to use gtrendsR to pull daily data for about 30 timeframes. For the past week, it has been returning data with no errors but it started returning "Error in FUN(X[[i]], ...) : Status code was not 200. Returned status code:500" for a few time periods yesterday and now I get this error for every request I make.
I have looked through other posts dealing with different error codes but I haven't found a solution yet and I am not sure how to approach debugging because I have so little information about the problem. How should I go about diagnosing and addressing this error?