Results 243 comments of Tom French

Hey, sorry about this. Looks like when writing the README I flubbed `authorize_token_url` into `get_authentication_url`. I'll get that fixed. You should use this method before `fetch_access_token` although based on you...

Yep, that's right. I don't think I can really help much without being able to see your code.

Hey Ryan, Yup that looks good. The issue is on our end. It looks like requests_oauthlib have made a breaking change and we haven't locked the version we use. We'll...

Good to hear. :) No problem. Thanks for bringing this up, this is something you only really see if you're doing a fresh install.

Hey, should be good to go now. Sorry, things have been hectic recently.

Hey, this looks pretty interesting! I'm pretty busy with coursework atm so not sure I can implement this anytime soon but I'd be more than happy to look at any...

Unfortunately, it looks like monzo-python would only be able to read receipts which it has created itself. I'm kinda struggling to see many use cases for this endpoint with this...

Looks pretty nice, If you make this into a pull request I can point out a couple of changes which need to be made (eg. currently the user won't ever...

This would help with discoverability of different templates if we showed a menu of possible options.

I've replaced the current infura id with a dummy string which is enough to get around WalletConnect's check. We should add environment variable support for this however.