Click here to Skip to main content
15,889,266 members
Home / Discussions / Python
   

Python

 
AnswerRe: File memory usage issues Pin
Maverick49426-Aug-23 13:05
Maverick49426-Aug-23 13:05 
QuestionRoom arrangements Pin
ajay singh May20232-Jul-23 8:53
ajay singh May20232-Jul-23 8:53 
AnswerRe: Room arrangements Pin
Richard MacCutchan2-Jul-23 21:52
mveRichard MacCutchan2-Jul-23 21:52 
AnswerRe: Room arrangements Pin
Andre Oosthuizen3-Jul-23 0:43
mveAndre Oosthuizen3-Jul-23 0:43 
QuestionInvalid signature - Fondy payment gateway Pin
Kostiantyn Lahutin27-Jun-23 4:04
Kostiantyn Lahutin27-Jun-23 4:04 
AnswerRe: Invalid signature - Fondy payment gateway Pin
Richard MacCutchan27-Jun-23 5:23
mveRichard MacCutchan27-Jun-23 5:23 
GeneralRe: Invalid signature - Fondy payment gateway Pin
Kostiantyn Lahutin29-Jun-23 0:15
Kostiantyn Lahutin29-Jun-23 0:15 
AnswerRe: Invalid signature - Fondy payment gateway Pin
jschell28-Jun-23 6:15
jschell28-Jun-23 6:15 
Googling returns several results

fondy "1014" "invalid signature"


As a guess by briefly looking at the github example first page and from past experience with past services I am guessing the following. (Pretty strong guess.)
1. The 'signature' is generated based on the input that you are pushing in the request.
2. You are generating the signature incorrectly based on what you are actually sending.

If my guess is correct then you need to more closely read what the 'signature' means and how to generate it.

The github link in the above google search suggests and exact algorithm.
GeneralRe: Invalid signature - Fondy payment gateway Pin
Kostiantyn Lahutin29-Jun-23 0:13
Kostiantyn Lahutin29-Jun-23 0:13 
AnswerRe: Invalid signature - Fondy payment gateway Pin
Maverick49426-Aug-23 13:40
Maverick49426-Aug-23 13:40 
Questionfor machin software's Pin
pilot choice18-May-23 6:31
pilot choice18-May-23 6:31 
AnswerRe: for machin software's Pin
Richard MacCutchan18-May-23 6:33
mveRichard MacCutchan18-May-23 6:33 
QuestionClosed. This question is not written in English. It is not currently accepting answers. Stack Overflow is an English-only site. If you are confident that you will be able to understand and respond to answers and comments in English, please edit your Pin
Member 1599162128-Apr-23 23:38
Member 1599162128-Apr-23 23:38 
AnswerRe: Closed. This question is not written in English. It is not currently accepting answers. Stack Overflow is an English-only site. If you are confident that you will be able to understand and respond to answers and comments in English, please edit y Pin
OriginalGriff28-Apr-23 23:48
mveOriginalGriff28-Apr-23 23:48 
AnswerRe: Closed. This question is not written in English. It is not currently accepting answers. Stack Overflow is an English-only site. If you are confident that you will be able to understand and respond to answers and comments in English, please edit y Pin
Richard MacCutchan29-Apr-23 0:20
mveRichard MacCutchan29-Apr-23 0:20 
QuestionInsensitive Match with Sensitive Substitute? Pin
Philip Derrida14-Apr-23 2:22
Philip Derrida14-Apr-23 2:22 
AnswerRe: Insensitive Match with Sensitive Substitute? Pin
OriginalGriff14-Apr-23 2:23
mveOriginalGriff14-Apr-23 2:23 
AnswerRe: Insensitive Match with Sensitive Substitute? Pin
Richard MacCutchan14-Apr-23 2:46
mveRichard MacCutchan14-Apr-23 2:46 
QuestionPartial Functions? Pin
glennPattonWork35-Apr-23 6:16
professionalglennPattonWork35-Apr-23 6:16 
AnswerRe: Partial Functions? Pin
Richard MacCutchan5-Apr-23 6:24
mveRichard MacCutchan5-Apr-23 6:24 
GeneralRe: Partial Functions? Pin
glennPattonWork35-Apr-23 21:38
professionalglennPattonWork35-Apr-23 21:38 
GeneralRe: Partial Functions? Pin
Richard MacCutchan5-Apr-23 22:52
mveRichard MacCutchan5-Apr-23 22:52 
AnswerRe: Partial Functions? Pin
code_slinger5-May-23 6:41
code_slinger5-May-23 6:41 
AnswerRe: Partial Functions? Pin
Kenneth Haugland11-May-23 0:41
mvaKenneth Haugland11-May-23 0:41 
GeneralRe: Partial Functions? Pin
glennPattonWork311-May-23 7:49
professionalglennPattonWork311-May-23 7:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.