Import CRON Error - ACCESS_DENIED

More
7 years 10 months ago #4983 by Michael Lockwood
I have setup a profile to add imported JSON data from a remote URL to a local mySQL database. However, when I create a CRON to perform the import automatically, I am unable to get it to work. When I enter the URL of the import CRON in my browser, I get:

{"result":"error", "error":"ACCESS_DENIED"}

I run this as root from an SSH client:

curl curl http://www.%ACTUAL_URL%.com/index.php?option=com_vdata&task=set_import&type=MqfVh9uwxZ

This is the result I get:

[21] 27575
[22] 27576
[19] Done curl http://www.%ACTUAL_URL%.com/index.php?option=com_vdata
[20] Done task=set_import

However, the "Hits" remains at 0 (zero) on the Cron/Feed admin area page.

What am I doing wrong? I have read about permission errors related to access levels, but that seems to only pertain to export or feed Cron right?

Please Log in to join the conversation.

More
7 years 10 months ago #4986 by Daniel
Hello,
Please set up a Cron Job with the same URL on the same server where you have vData and let us know if it still doesn't work.

Thanks
Daniel

Please Log in to join the conversation.

More
7 years 10 months ago #4987 by Michael Lockwood
Yes, I have done that. It does not work. Says access denied.

Please Log in to join the conversation.

More
7 years 10 months ago #4994 by Daniel
It's working perfectly well on our end. Please share your backend & FTP login credentials via Contact us form, We'll look into it.

Thanks
Daniel

Please Log in to join the conversation.

More
7 years 10 months ago #4998 by Michael Lockwood
Details submitted via contact form.

Please Log in to join the conversation.

More
7 years 10 months ago #4999 by Daniel
Thanks for sharing the details, will revert back once It's fixed.

Thanks
Daniel

Please Log in to join the conversation.

Cron Job Starts