iphone - flickr callback URL not working -



iphone - flickr callback URL not working -

i downloaded objective c flickr library link. https://github.com/lukhnos/objectiveflickr

created app key , secret , updated sampleapikey.h file. callback url in flicker app page set snapnrun://myapp , same in application url scheme. running snapandrun illustration application downloaded source. after running app(both in simulator , device same behaviour), when tap on authorize button, takes me web based authorization page in safari. when click authorize app button there, safari not taking me application.

am missing more here, or there alter in flickr api in lastly couple of days, phone call authorization doenst work??

but official flickr app working fine. tried in device. after authorization, goes flickr app.

your help appreciated.

thanks.

i had same problem, , found out when tried calling flickr api via xmlrpc request, when tried json worked. hope work also..

iphone objective-c url callback flickr

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -