Click here to Skip to main content
15,903,201 members

Comments by elshorbagy (Top 14 by date)

elshorbagy 29-Oct-17 18:14pm View    
I disabled the throw exception method and I added these lines to my webconefig but nothing has changes
<httpProtocol>
<customHeaders>
<add name="Access-Control-Allow-Origin" value="*" />
<add name="Access-Control-Allow-Headers" value="Origin, X-Requested-With,x-my-custom-header,jtv, Content-Type, Accept, Authorization" />
<add name="Access-Control-Allow-Methods" value="*" />
</customHeaders>
</httpProtocol>
elshorbagy 27-Oct-17 8:15am View    
But when I use fiddle the web API can get the custom header correctly.
elshorbagy 23-Feb-17 3:49am View    
It was a try, that is not the issue, I removed my code and it worked fine again. I want to embed a Youtube video and play it in the fullscreen mode and that is not happened when I use youtube iframe, so I tried RemcoB00 plugin but option like modestbranding=1 is not supported.
elshorbagy 18-Dec-15 11:26am View    
but it is not working
elshorbagy 10-Dec-15 18:14pm View    
I installed node.js and then installed the phonegap