bdydrp

Results 25 comments of bdydrp

any news on why aussie accounts may not work?

> I have same issue "unexpected JSON end" and from Australia too. Any update of a work around or fix? > Thanks Did u get this sorted?

TBH, its very hit and miss for the aus servers. ATM I cant get it to authenticate via the proxy method. I have to manually input the cookie every week....

Not sure tbh! I use AU server and cannot generate a cookie either by proxy or global variable! and using different servers has not worked either!! Not sure how else...

> this works for me (and there you have some examples of effects) > > [{"id":"a11664e8.930408","type":"template","z":"454fd799.035f58","name":"voces","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":" \nBuenos días!\nBuenos días!\n¡Buenos días!\n","output":"str","x":240,"y":520,"wires":[["f243ec1f.259d8"]]},{"id":"f243ec1f.259d8","type":"alexa-remote-routine","z":"454fd799.035f58","name":"","account":"8759773a.02551","routineNode":{"type":"speak","payload":{"type":"ssml","text":{"type":"msg","value":"payload"},"devices":["G2A14Q04021404B5"]}},"x":480,"y":580,"wires":[[]]},{"id":"fbbb53b2.a4896","type":"inject","z":"454fd799.035f58","name":"","repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"str","x":120,"y":520,"wires":[["a11664e8.930408"]]},{"id":"3f8db0cb.01c82","type":"template","z":"454fd799.035f58","name":"Effects","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":"\nThis is louder.\nThis is quieter.\nThis is slow.\nThis is fast.\nThis is deep.\nThis...

Not just spanish accounts.... Australian accounts also!! If i log in using my American amazon account i have no issues, but if i use my Australian amazon account i get...

Now i have the issue of a cookie not saving. Once I enter my ip:port in the browser at the Amazon site. Everything works. That is until I redeploy my...

Thanks Yes, i'm using correct settings per above!! What ever i try does not get cookie info!!

This is my error! ![image](https://user-images.githubusercontent.com/63593828/127092494-54ae3ba3-6f7e-4de5-a5fc-fadbe7ab8760.png)

I have noticed tho, when i save the cookie to a global variable, the actual cookie info is received form amazon, but the node cannot read the info! ![image](https://user-images.githubusercontent.com/63593828/127093541-a33f2b28-3e21-414b-b33a-b6bf83e7606e.png) If...