Re: LinkedIn from Flex Development Question

2017-06-15 Thread Erik J. Thomas
Hey Frederic: This is a great article! I will give this a try first. Thanks! Erik > On Jun 15, 2017, at 12:23 AM, Fréderic Cox wrote: > > https://www.curiousm.com/labs/2011/03/09/connect-to-linked-in-api-from-as3-and-adobe-air/ > not helpful? > An option could be to do the communication via P

Re: LinkedIn from Flex Development Question

2017-06-15 Thread Fréderic Cox
https://www.curiousm.com/labs/2011/03/09/connect-to-linked-in-api-from-as3-and-adobe-air/ not helpful? An option could be to do the communication via PHP ( https://github.com/Happyr/LinkedIn-API-client) and create your own PHP service to pass the data On Wed, Jun 14, 2017 at 6:58 PM, Erik J. Thom

LinkedIn from Flex Development Question

2017-06-14 Thread Erik J. Thomas
Hey all: I've read through much of the LinkedIn Developer docs for using REST APIs, but can't find a simple answer to a simple need: We just want to be able to import a user's LinkedIn photo, title, and company name, in a Flex mobile app if the user wants to use it. The LinkedIn API docs make