Conflict with AutomateWoo plugin – running manual workflows
-
Hi there,
I have come across an issue today where we tried to run a manual workflow using the AutomateWoo plugin and it crashes – empty page. And threw an error related to JWT Auth.
I can confirm deactivating JWT Auth allows the AutomateWoo plugin to run as normal.
First error we saw is:
react-dom.min.js?ver=16.13.1:125 TypeError: Cannot read property 'toString' of undefined at $t (index.js?ver=6edb0adc8cc3ae7df23c2c6be02147f9:2) at we (react-dom.min.js?ver=16.13.1:84) at He (react-dom.min.js?ver=16.13.1:97) at zj (react-dom.min.js?ver=16.13.1:228) at Th (react-dom.min.js?ver=16.13.1:152) at tj (react-dom.min.js?ver=16.13.1:152) at Te (react-dom.min.js?ver=16.13.1:146) at react-dom.min.js?ver=16.13.1:61 at unstable_runWithPriority (react.min.js?ver=16.13.1:25) at Da (react-dom.min.js?ver=16.13.1:60)
Then we tried a change in the AutomateWoo code and got a bit further but it showed us this error in the screenshot:
{"success":false,"statusCode":403,"code":"jwt_auth_no_auth_header","message":"Authorization header not found.","data":[]}
So I suspect we need to do something to allow this to run… but not too sure.
Any insight would be greatly appreciated.
Thanks in advance!
- The topic ‘Conflict with AutomateWoo plugin – running manual workflows’ is closed to new replies.