If we’re doing the dumb thing of simply appending a ?amount

Ill check the code

Reply to this note

Please Login to reply.

Discussion

This is likely it? We just take the base url without the ?username and add ?amount to it. We should be adding to the querystring instead

If you want to work around this i would just make the username a part of the path instead of querying to avoid issues with clients

Perfect. Thanks for looking into it. Will tweak my server. I have to add zap receipts anyways.