Gents,
Can some please shed some light on whether one can execute e2e testing using the stellar test net. I have automated the whole stellar ecosystem using Ansible in my basement and cranked it up. I am hoping to use it to replace a payment API I used for my P2P app (App was ready to go but hit a roadblock). Everything seems to be wired up correctly to the test net. I can see a shit load of data syncing from peer machines to my core and horizon instances. However, when I try to execute test transactions using an account I created and funded through the friendsbot, I get 401 errors. Sadly, I am unsuccessful even when I try to hit test-stellar.org/horizon url. I know I am missing something, any help would be highly welcomed. See App bellow: