Forecast Comparison Authentication Issue
Posted: Sun Jan 07, 2018 5:38 pm
Jachym
I'm not sure if I'm doing something wrong but I'm struggling with the forecastsave part of forecastComparison running from a cron (perhaps something has changed since I last check functionality). I cannot run that using the ?password= at the end of the command (http://mysite/plugins/forecastCompariso ... word=XXXXX) immediately after running the comparison. It doesn't work in the browser either
The cron job is as follows
curl --request GET 'http://mysite/plugins/forecastCompariso ... word=XXXXX'
I get unauthorised access, using both the update and admin password.
Any thoughts?.
I'm not sure if I'm doing something wrong but I'm struggling with the forecastsave part of forecastComparison running from a cron (perhaps something has changed since I last check functionality). I cannot run that using the ?password= at the end of the command (http://mysite/plugins/forecastCompariso ... word=XXXXX) immediately after running the comparison. It doesn't work in the browser either
The cron job is as follows
curl --request GET 'http://mysite/plugins/forecastCompariso ... word=XXXXX'
I get unauthorised access, using both the update and admin password.
Any thoughts?.