This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem with Amazon APP

Hi everybody, I've a problem with Amazon android APP.

If I use the app it non works, it says a "connection problem". If connect to amazon with a browser there are no problem.

I found that the problem is partially caused by the web filter, but I've not block any category that can regard Amazon. In fact with the Browser (pc o smartphone) there are no problem to reach amazon with the bew filter active.

I added a rule that allow "*.amazon.com" and "*.amazon.it" but it seams non workign properly beacause the problem in still present.

Can someone help me.



This thread was automatically locked due to age.
Parents
  • I was having the same problem. I found that in addition to:

    ^([A-Za-z0-9.-]*\.)?amazon-adsystem\.com/
    ^([A-Za-z0-9.-]*\.)?amazon\.com\.?/

     I also needed to add:

    ^([A-Za-z0-9.-]*\.)?adsafeprotected.com

    I was seeing adsafeprotected.com URLs in the Web filter logs, and excepting them resolved the issue for me.

    I did not have to put any category exceptions in.

    I hope this helps.

    [Corrected the amazon regex and removed standalone entries.]

  • I think you have a keying issue with your amazon.com regex entry, you have a delimiter in the wrong place, if you care to check the original post.

    Also you will not need the amazon.com 

    Ian

Reply Children
No Data