{"result":"error", "error":"ACCESS_DENIED"}
- Verulam Webmaster
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
7 years 10 months ago #5076
by Verulam Webmaster
Replied by Verulam Webmaster on topic {"result":"error", "error":"ACCESS_DENIED"}
Hi Daniel,
I can't really share the credentials, we have youth member details in our database and we need to comply with UK & EU Privacy laws.
The Cron job call is as below, it runs as SQL query and puts the results into a CSV on the server.
Is there any way you can help without production access, or would you be willing to screen share?
Thanks,
Chris.
PS: I'm on West Coast time (UTC -7)
I can't really share the credentials, we have youth member details in our database and we need to comply with UK & EU Privacy laws.
The Cron job call is as below, it runs as SQL query and puts the results into a CSV on the server.
Is there any way you can help without production access, or would you be willing to screen share?
Thanks,
Chris.
PS: I'm on West Coast time (UTC -7)
Please Log in to join the conversation.
7 years 10 months ago #5078
by Daniel
Thanks
Daniel
Replied by Daniel on topic {"result":"error", "error":"ACCESS_DENIED"}
Hi,
A reply has been sent to your Email ID, Please check...
A reply has been sent to your Email ID, Please check...
Thanks
Daniel
Please Log in to join the conversation.
- Roger Lightening
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
7 years 10 months ago #5100
by Roger Lightening
Replied by Roger Lightening on topic {"result":"error", "error":"ACCESS_DENIED"}
I am having the same issue when trying to trigger a Cron job call on our website, This is using a new and clean install of vData 2.9.13.
Ho can I correct the issue?
Ho can I correct the issue?
Please Log in to join the conversation.
7 years 10 months ago #5101
by Daniel
Thanks
Daniel
Replied by Daniel on topic {"result":"error", "error":"ACCESS_DENIED"}
Hello,
Cron Job URL can only be triggered from the Cron Job on the same server on which you have your Website. It can not be triggered by the Browser.
Cron Job URL can only be triggered from the Cron Job on the same server on which you have your Website. It can not be triggered by the Browser.
Thanks
Daniel
Please Log in to join the conversation.
- Roger Lightening
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
7 years 10 months ago #5102
by Roger Lightening
Replied by Roger Lightening on topic {"result":"error", "error":"ACCESS_DENIED"}
Thanks for the quick reply. From our hosts control panel we enter this as a cron module. The result is blank and the count for the export does not change. Can you see anything wrong with this code:
/usr/bin/php /usr/www/users/removed/index.php?option=com_vdata&task=set_import&type=removed
/usr/bin/php /usr/www/users/removed/index.php?option=com_vdata&task=set_import&type=removed
Please Log in to join the conversation.