ForumsSearch



Search results for "Posted by c.chiarella7"
Author Message
c.chiarella7

Posted Feb 13, 2014 in: Development for Windows 8 Store App
Score: 0
Thank you Jake and ykphuah for the quick responses, I will look into both your suggestions and update you if either of provide the solution I need once I get the opportunity to try them. Thanks!
c.chiarella7

Posted Feb 12, 2014 in: Development for Windows 8 Store App
Score: 0
I am currently developing a windows 8 store app that will include access to toodledo. My issue is that in order to request the access token the URI format is https://myClientId:[email protected]/3/account/token.php which isn't a valid syntax for the windows store app http protocol. Is there another way to send the client id and secret to get the token without having to use this type of URI? Or if you know something about windows 8 store app development, is there an option I'm missing? Thanks!