I have successfully logged in google account with
gconnect(usr,password)
But I got request problem when I want to query the data
gt.us <- gtrends("USA", geo="US", start_date="2004-01-01", end_date="2004-01-30")
Error: Not enough search volume. Please change your search terms. In addition: Warning message: In request_GET(x, url, ...) : Gone (HTTP 410).
Could anyone help me out ?