I have set-up the API and it has been working beautifully for weeks.
Currently, we have an import setup for an interval of 15m.
However, we havent' received any new data for the last 4-5 days.
Indeed, the target lookup csv has not been updated since.
The API key checks-out.
Is there any place we can see the status of the app's jobs?
Used this:
http://localhost:8000/en-US/app/google_drive/google_drive_logs?redirect_to_custom_setup=0
It appears to bypass the configuration page.
Used this:
http://localhost:8000/en-US/app/google_drive/google_drive_logs?redirect_to_custom_setup=0
It appears to bypass the configuration page.
I see there is a view:
google_drive/google_drive_logs
however, if i navigate to:
https://:8000/en-US/app/google_drive
It brings me to the App configuration page...
Continue to app set-up, there is, indeed, an API key configured.