Windows store app and creating authenticatino cookie
yem583
Registered Users Posts: 1 Beginner grinner
I'm building a windows store app using smugmug api and one issue I'm having is after the user logs in via Oath and navigates around the app (similar to website), I'm not able to display the images because using the Url returned by api does not work directly. I understand this is by design, I'm sending an unauthenticated http request and the images require user to be logged in. Is there a way I can appropriately generate the necessary cookie to attach to the http requests to allow logged in users to view photos via http ?
0
Comments
Sorcerer and API Guy at SmugMug