Git Product home page Git Product logo

Comments (8)

ebisbe avatar ebisbe commented on August 17, 2024

@superic ?

from flickr-sdk.

superic avatar superic commented on August 17, 2024

Do you mean to see if the user is opted out of the Groups beta?

from flickr-sdk.

ebisbe avatar ebisbe commented on August 17, 2024

Nope.
Here flickr.groups.getInfo we can get the photo_limit_opt_out property of a group. To see if the group has opted out of the limit a photo can be shared to a group.
I'd like to know if I can get that property in
flickr.people.getGroups and flick.groups.search.

I'm implementing a GraphQl with Flickr and it's annoying needing to do 1 additional query for each group I get in any result just to get that parameter.

For what I see from the flickr website the GroupSearch has a lot of parameters that are added in the response but none of them are listed in the docs. In another issue you recommended me to try things because the docs are outdated so I've been trying but without any luck...

I don't think that kind of petition belongs to the Api Group in flickr because it's dead... But I'm not sure who I should ask to do it...

from flickr-sdk.

alex-seville avatar alex-seville commented on August 17, 2024

@ebisbe we don't index that setting in our search engine, so it can't be exposed via those APIs.

from flickr-sdk.

ebisbe avatar ebisbe commented on August 17, 2024

Hello @alex-seville, I don't want to open onther issue because it's realted to missing params from the queries.

Is the 'invitation_only' param from the Groups available somewhere?
I've seen in the website that you use in the groups.getInfo and groups.Search some extra parameters but they don't work datecreate,date_activity,eighteenplus,invitation_only,needs_interstitial,non_members_privacy,pool_pending_count,privacy,member_pending_count,icon_urls,date_activity_detail,use_vespa,membership_info,has_pending_invite,secure_rules

from flickr-sdk.

ebisbe avatar ebisbe commented on August 17, 2024

@superic , @alex-seville can you help me? The flickr forums is not helping at all.

from flickr-sdk.

alex-seville avatar alex-seville commented on August 17, 2024

I suspect not, these group attributes that you are referencing are more associated with the Flickr product.

As an aside, you may want to check out the API TOS just to ensure that whatever you're building, and the way you're building it, are compliant:
https://www.flickr.com/help/terms/api

from flickr-sdk.

ebisbe avatar ebisbe commented on August 17, 2024

@alex-seville I suspect that when you say that:

these groups attributes that you are referencing are more associated with the Flickr product

do you mean that they are private for Flickr use only.
I think it's very confusing then having a public api call that let's you join a group and another to ask to join a 'invitation_only' group but not having a real way to know if a group is 'invitation_only'...

And as far as I know my product is API compliant but I don't think anyone will review it ever...

from flickr-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.