dopiaza / DPZFlickr

PHP API Kit for Flickr with support for OAuth
Other
30 stars 21 forks source link

I'm being required to login/authorize for each different browser! #3

Open ClassANerd opened 10 years ago

ClassANerd commented 10 years ago

Hi, I recently started using this code for a project I've been trying to finish ... but, when I check for browser compatibility it requires me to authorize my application again (though I haven't checked, it will most likely do the same for each computer that tries to use the app). This will not work!

I'm not sure why this is happening (or if it is programmed to do this; in which case, how do I change the code so that I only have to authorize once ... and only once).

Any help would be great!

libormatejka commented 6 years ago

I have the same problem. Did you solve this?