PayForMe icon indicating copy to clipboard operation
PayForMe copied to clipboard

ihatemoney project with differing id/token and name not working

Open m-idler opened this issue 1 year ago • 0 comments

Just encountered an issues with an ihatemoney project where the project id/token and the name is differing. This results in bills and project members not being loaded.

issue is caused by usage of the project name instead of the project token when building the authString: https://github.com/mayflower/PayForMe/blob/49d046c70ca638d759c822653892f0881165b9b5/PayForMe/Services/NetworkService.swift#L185

see https://ihatemoney.readthedocs.io/en/latest/api.html#authentication for authentication details

m-idler avatar Mar 30 '24 22:03 m-idler