PayForMe
PayForMe copied to clipboard
ihatemoney project with differing id/token and name not working
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