ALonelyJuicebox / OFMetadataToStash

This script imports OnlyFans metadata into your Stash Database
BSD 2-Clause "Simplified" License
70 stars 10 forks source link

(1) Error: There was an issue with the GraphQL query/mutation. #31

Closed plaindrop closed 8 months ago

plaindrop commented 8 months ago

Went through the Setup Wizard and I'm getting the following error after trying to import the metadata to Stash:

(1) Error: There was an issue with the GraphQL query/mutation.
Additional Error Info:

    query FindStudios($filter: FindFilterType, $studio_filter: StudioFilterType) {
        findStudios(filter: $filter, studio_filter: $studio_filter) {
            count
            studios {
                id
                name
            }
        }
    }

{
    "filter": {
        "q": "OnlyFans",
    }
    }
ALonelyJuicebox commented 8 months ago

What version of stash are you running? I made a release a few minutes ago-- give that try.

plaindrop commented 8 months ago

I'm on v0.24.3. Just updated to v0.8 and that fixed it. Thanks

ALonelyJuicebox commented 8 months ago

Glad to hear it! 🙏🏾