Thanks for that. Although, I'm still a little lost. In your above post you mentioned making a request to this URL (https://graph.facebook.com/me?fields=...). Is this intended to be set up as a separate Service (not within the Facebook_MeService) but with peram fields and value picture? And if so, do I need to manually enter the Token where you listed "xxxxxxxxxxxxxxxx" ?
Currently, in my Facebook_MeService it points to https://graph.facebook.com/me. So I simply added the new peram and value within the Request, tested and got this (see image). Is my access_token not mapped currently in the Request? (see 2nd image)
Thanks again for your help here. I apologize for the extra time.