You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the Flickr-SDK on my website to retrieve images I uploaded to Flickr, but some content is not shown because Flickr serves Safe content to Un-authed calls. This is the code I'm using in my Next.js web:
Making an oauth call makes the website useless, and re-categorizing my images in Flickr could lead to an account suspension. Do you know an alternative way?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm using the Flickr-SDK on my website to retrieve images I uploaded to Flickr, but some content is not shown because Flickr serves Safe content to Un-authed calls. This is the code I'm using in my Next.js web:
Making an oauth call makes the website useless, and re-categorizing my images in Flickr could lead to an account suspension. Do you know an alternative way?
Beta Was this translation helpful? Give feedback.
All reactions