c# - Drive API Upload throws error "Invalid credentials" -


i trying upload large files size more 1 gb google drive using drive api(implemented in c#). created service account upload files. application working fine hour , throwing error "invalid credentials" after that.

i read other posts internet saying is issue in server side. there no need change client code.

i have upload larger files without issues. how can overcome issue?


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -