Hi Mark!
It’s been a long time since I last wrote to you. Sorry for that.
I’ve been frustrated with my lack of success in getting this automation to work. At first, I was able to authenticate my Amazon account, but for some reason, the automation didn’t fully work for me at that time.
No problem! I made some adjustments along the way, but after that, I couldn’t even authenticate on Amazon or renew my access to try again. I got really upset, but please don’t get me wrong: I was upset with myself and my own limitations.
Well… since November 2024 I’ve been taking a SysDev course, which has helped me a lot. Now, for example, I know what a terminal is! If I had known back then what I know today, I could have helped you help me much more easily.
Anyway, I’m writing just to let you know that I finally got it working, and it’s great! Thank you so much!
I believe three main factors may have contributed to making this possible:
- Going some time without trying to access my Amazon account through Scriptable may have caused my login session to reset.
- The latest script version may have introduced some improvements as well.
- Previously, I was able to access my Brazilian account through Amazon.com, but this time, I decided to try using the translations you suggested in the code and access the proper URL for my country. So, I researched and found the correct wordings to access Amazon.com.br in Brazilian Portuguese.
For this last point, I’d like to contribute by sharing this information with you and other users. Maybe you’d consider creating a table with contributors from different countries, including their languages and specific wordings.
Country/Language |
baseURL |
signInKeyVariable |
withVar |
withoutVar |
US/En |
www.amazon.com |
“Sign In” |
“with” |
“without” |
Brazil/BrPt |
www.amazon.com.br |
“Faça seu login” |
“com” |
“sem” |
Now, everyone in my house is, directly or indirectly, using the automation you created. My kids, my wife, our housekeeper, and even myself have been adding items to Alexa. And when we go shopping, I simply ask Siri to “update shopping list”, and the magic happens!
Thank you so much, Mark! This automation has solved a big problem we had. 