splitwise / api-docs

API documentation for the Splitwise API.
http://dev.splitwise.com
29 stars 16 forks source link

/create_expense does not work with ApiKeyAuth #64

Open waytoomuchcoding opened 2 years ago

waytoomuchcoding commented 2 years ago

When I call this endpoint using POST and ApiKeyAuth, the response always says that I do not have permission to make that call, even though the group in question is one that I own and can create expenses within. Any ideas? At least at the current point in time I cannot invest in switching to OAuth.