artlogicmedia / fastspring

Python module for interacting with the FastSpring orders and subscriptions API.
MIT License
1 stars 2 forks source link

Wrong number of arguments passed to FastSpringException #2

Closed john2x closed 9 years ago

john2x commented 9 years ago

FastSpringException's constructor takes 3 arguments, but it is called with 4 arguments in the code.

raise FastSpringException('Could not get order information', status, message, reason)
artlogicmedialtd commented 9 years ago

Dear John Louis Del Rosario,

We have absolutely no idea what this message means.

Please can you explain it? If there was an error, what was the URL, what parameters or arguments were sent? I hope you can help.

Best wishes,

David


David Hooper - Director - Artlogic Media Ltd. t: 0845 838 1588 / + 44 (0) 20 7627 0774 f: 020 8497 6555 skype: artlogicmedia e: david.hooper@artlogic.net w: http://www.artlogic.net
Postal address: 83 Leathwaite Road, London SW11 6RN Office address: 28 Old Town, London SW4 0LB


To find out more about our sensational app for iPad visit https://privateviews.com

On 25 Mar 2015, at 03:17, John Louis Del Rosario wrote:

FastSpringException's constructor takes 3 arguments, but it is called with 4 arguments in the code.

raise FastSpringException('Could not get order information', status, message, reason) � Reply to this email directly or view it on GitHub.

john2x commented 9 years ago

Hi. Sorry for not being clear, but it seems it's fixed now :+1:

ghost commented 9 years ago

Hi John,

Thanks for your input.

Do you work for Fastspring? I don't know who you are!!

Thanks anyway.

David

On 26 Mar 2015, at 05:35, John Louis Del Rosario wrote:

Hi. Sorry for not being clear, but it seems it's fixed now

� Reply to this email directly or view it on GitHub.