Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Error in PinEnvironment #26

Open
mattrowbum opened this issue Jul 1, 2021 · 1 comment
Open

Error in PinEnvironment #26

mattrowbum opened this issue Jul 1, 2021 · 1 comment

Comments

@mattrowbum
Copy link

Hi Ross

It seems there is an error in PinEnvironment. If you call pin_get('/customers', True), the second argument is being passed on to the _pin_request method as the payload argument. This raises:

TypeError: Cannot mix str and non-str arguments

@rossp
Copy link
Owner

rossp commented Jul 4, 2021

This feels like it's because of a stale codebase that assumes Python 2.7 or perhaps an older version of Django, but unfortunately I am not able to investigate and fix this issue at this time.

I am looking for a new maintainer for the django-pinpayments project and an issue like this would need to be one of the first things they review or accept a PR for.

Sorry if this delays your project @mattrowbum.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants