teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
06/05/14 07:49 AM (10 years ago)

mac image gallery

I have the mac image gallery plugin in my iOS app. I have everything in place using my flickr key and ID, but for some reason I can't get the pictures to show up. All I get is a red X... I have the photos set to public.... any ideas?
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
06/05/14 07:52 AM (10 years ago)
are you using the https:// protocol, as a oppose to normal http:? when you open the url in your browser what errors do you get?
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
06/05/14 07:59 AM (10 years ago)
I get this: jsonFlickrApi({"stat":"fail", "code":100, "message":"Invalid API Key (Key has invalid format)"}) I checked the API key and its the one I have on my flickr account...
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
06/05/14 08:05 AM (10 years ago)
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
06/05/14 08:13 AM (10 years ago)
try generating a new key
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
06/05/14 08:17 AM (10 years ago)
Ok
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
06/05/14 08:37 AM (10 years ago)
so weird now I get this with a new api key jsonFlickrApi({"stat":"fail", "code":95, "message":"SSL is required"})
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
06/05/14 08:49 AM (10 years ago)
yes you must add s to the http: so the url will begin with: https://
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
06/05/14 08:55 AM (10 years ago)
so weird now I get this with a new api key jsonFlickrApi({"stat":"fail", "code":95, "message":"SSL is required"})
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
06/05/14 08:55 AM (10 years ago)
That was it!!! Thank u
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
06/05/14 08:57 AM (10 years ago)
The api had expired so generating the new one cause the ssl requirement which is new by flickr. Glad I could help :)
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
06/05/14 09:09 AM (10 years ago)
One last question if I may, I'm trying to get scringo swipe to stop. I have put a button in the top right corner. Do you know how to disable swipe by chance?
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
06/05/14 09:25 AM (10 years ago)
No I don't know off hand. But I sort of remember Kittsy posting something along those lines months ago if not a year ago. If you do a google search you might find it.
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
06/05/14 09:28 AM (10 years ago)
Thanks
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.