Hi TMS,
We're sorry...
... but your computer or network may be sending automated queries. To protect our users, we can't process your request right now.
Hi TMS,
... but your computer or network may be sending automated queries. To protect our users, we can't process your request right now.
Hi,
Yes, that was it
Thank you for confirming the issue was resolved.
Hi Bart,
after some month of no problem swith Google Drive, the problem is back.
Every file I download with your component, I will get a text file with:
... but your computer or network may be sending automated queries. To protect our users, we can't process your request right now.
Currently I use TMS Cloud Pack V4.0.7.1 and TMS FMX Cloud Pack V3.6.0.1 which should solve this problem. Is there possible a new Google API change?
Hi Bart,
ignore my post. That was a failure of mine.
In CloudCustomWinLive.pas I commented out the following lines (like in OneDrive) to solve another problem, but thats wrong. i changed it back to original state and it works as expected again.
// {$IFDEF FMXLIB}
+ 'client_secret=' + URLEncode(App.Secret) + lf
// {$ENDIF}