philippec / PhFacebook

MacOSX Interface to Facebook graph API
http://developer.casgrain.com/?p=107
Other
178 stars 44 forks source link

no tokenResult response #38

Closed fredzhu closed 11 years ago

fredzhu commented 11 years ago

download the sample just now(2012.8), change the APPLICATION_ID to my own. Run the sameple, see the dialog.

Click the "Get Access Token" button. No response.

Add breakpoint on - (void) tokenResult: (NSDictionary*) result no break.

philippec commented 11 years ago

Could not reproduce with latest build; token downloads fine, and "me/home" works as expected.