Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Itch.io API Endpoint change?

A topic by Harley Torrisi created Dec 16, 2020 Views: 242
Viewing posts 1 to 1
(2 edits) (+1)

Hey there, hoping a staff member can confirm a question for me.

Has the API changed regarding verifying game purchases?

I made a C# library to simplify the rest calls to just some functions. This was released to Itch users as a plugin. Just recently it was reported as not working.


This library would work through the OAuth verification method.
After getting a key form the OAuth verify, to verify game purchases, I used to make the following API calls.

But now after using the download_keys method, I get the error  "api key does not permit `game:view:purchases`"

I understand the error but would like to know if something changed, and if so, what options are there now?


Thank you in advance :) 

This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.