I'm receiving the error:
Refused to frame 'https://oauth.telegram.org/' because it violates the following Content Security Policy directive: "frame-src https://outh.telegram.org"
I have set my content security policy rules correctly I believe. Why is it still blocked?
 
                        
Ok, I found a solution.
I have added
*.telegram.orgrule and it worked. I don't know why the previous rule was not accurate but anyway the second try worked.