Hey @systems_app!
I had have the same problem. You need to interact with Twitter API from another server. The solution is to implement a backend that runs in another server than your Angular app and make it available to your Angular app with a REST API.