Stash-KennyG / StashTagSkins

Used to quickly apply and change themes of tags
GNU General Public License v3.0
11 stars 4 forks source link

Please help troubleshoot error #5

Open gentlesartori opened 3 months ago

gentlesartori commented 3 months ago

When I run the script, I get error "Write-Error: Issue processing GRAPHQL query, your stash is misconfigured or incompatible." I am using Stash v0.26.0 using the command " .\StashTagSkins.ps1 -StashAddress "10.0.0.10:9999"". Can you tell me what I am doing wrong?

Could it be that I configuired authentication so I could get a Stash API key to use with OnlyFans.Metadata.To.Stash.v0.9?

gentlesartori commented 3 months ago

So I edited the Stash API Key into the Headers section of the Invoke-GraphQLQuery call and it got past this error and connected to Stash. When updating the tag images, I still get 401 errors though.