Import CRON Error - ACCESS_DENIED
- Daniel
- Offline
- Administrator
-
24 Oct 2017 09:45 #5029
by Daniel
Thanks
Daniel
Replied by Daniel on topic Import CRON Error - ACCESS_DENIED
A reply has been sent to your email, Please check and revert back with your feedback.
Thanks
Daniel
Please Log in to join the conversation.
- Daniel
- Offline
- Administrator
-
17 Oct 2017 15:42 #4999
by Daniel
Thanks
Daniel
Replied by Daniel on topic Import CRON Error - ACCESS_DENIED
Thanks for sharing the details, will revert back once It's fixed.
Thanks
Daniel
Please Log in to join the conversation.
- Michael Lockwood
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
17 Oct 2017 15:33 #4998
by Michael Lockwood
Replied by Michael Lockwood on topic Import CRON Error - ACCESS_DENIED
Details submitted via contact form.
Please Log in to join the conversation.
- Daniel
- Offline
- Administrator
-
17 Oct 2017 15:02 #4994
by Daniel
Thanks
Daniel
Replied by Daniel on topic Import CRON Error - ACCESS_DENIED
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.
- Michael Lockwood
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
17 Oct 2017 11:56 #4987
by Michael Lockwood
Replied by Michael Lockwood on topic Import CRON Error - ACCESS_DENIED
Yes, I have done that. It does not work. Says access denied.
Please Log in to join the conversation.
- Daniel
- Offline
- Administrator
-
17 Oct 2017 07:46 #4986
by Daniel
Thanks
Daniel
Replied by Daniel on topic Import CRON Error - ACCESS_DENIED
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.
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.
- Michael Lockwood
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
17 Oct 2017 02:08 #4983
by Michael Lockwood
Import CRON Error - ACCESS_DENIED was created 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?
{"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.