I have been trying to get this node working, with no success, I keep getting "No csrf found" error when setting up the node. I have tried all the suggestions on the Github issues page too but have had no joy.
Is anyone using this node successfully who could give me a tip?
In the imported flow, the Inject Node is set to run at noon on Wednesday, Thursday & Saturday. However, I changed it to run every day at 23:59. I also added another inject node so it will run every time I deploy.
Finally, I put a file name in "File Path" & changed Auto Initialize to Off but I am not 100% sure if necessary.
It has stopped asking me to re-enter my password at 192.168.XXX.XXX:3456 constantly so it seems to be working but it's been less than 12 hours so I don't know if this is a long-term solution. Also, I don't know what was wrong previously so I don't know why this fixed it.
I have node red running in a docker container on unraid
Host container is /data, then mapped to my share folder
In the alexa settings page, if I put anything other than /data I get a file not found error. Putting authFile, results In a enexpected json end error
That error means you are pointing the file path to a directory. In this case it is the /data directory. You'd need to point it specifically to a file, for example (this is totally arbitrary) /data/amz_auth
That should solve that error message for you or anyone else that's having the issue.
Id like to try and get this to work for Australian accounts.
Anyone know how or where in the code the proxy works?
Knowing nothing about the code and/or coding i think i would be way out of my depth, but figured it might be something i can play around with and see how i go!!!