I have titter tweet URL where I need to pass an Angular JS expression for the test part of it. When I simply use a random text the twitter link opens successfully, but when I put an expression instead of the string it gives bad request error. Is it possible to use the expression in the link? If not what is the solution for this issue.
ng-href="https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.website.uk;text={{desciption}}"