Skip to main content
0 votes
2 answers
110 views

I'm integrating Cashfree payments and trying to validate webhooks in sandbox mode. I am parsing the raw request body and using the Client ID that I received from Cashfree, but I still get a signature ...
Swathi Rajan's user avatar
2 votes
0 answers
62 views

I am using the following code in Access. I have created logo.png to be placed at the end of the code. The file does exist in the Signatures folder. The issue I am having is that 2 days ago the code ...
Les's user avatar
  • 25
0 votes
0 answers
45 views

I'm successfully using Apple subscriptions in my app, but I'm encountering SKErrorCodeDomain error 18 when trying to apply a subscription offer. I want apply offer code first time only for ...
Bhaumik Surani's user avatar
1 vote
1 answer
109 views

I'm getting an error that the mathematical summary could not be verified in the C# Padessignature. I'm using IExternalSignatureContainer. I need your help for signing The code is signing successfully ...
Adem YURTCU's user avatar
0 votes
3 answers
64 views

import qualified Data.Vector.Fixed as V foo :: (V.Vector v (Maybe a), V.Vector v [Maybe a], V.Vector v (Maybe [Maybe a])) => v (Maybe a) -> v (Maybe [Maybe a]) foo v = V.map ...
Enlico's user avatar
  • 30.3k
1 vote
2 answers
94 views

Problem shown below: use 5.036; # signatures use strictures; package Foo { use Moose; sub quux($self) { ... } } package Big::Quux { use Moose::Role; sub quux($self, $another) { ... } ...
daxim's user avatar
  • 39.3k
1 vote
1 answer
310 views

When using the Google Wallet API a callback URL can be provided, this will indicate whether the pass has been added or deleted from the user. I have been trying to do a C# implementation that verifies ...
K e i o's user avatar
  • 21
-2 votes
1 answer
198 views

I made a signature on solana solana verify-offchain-signature --signer DR2BCjL1yX5HnuTSYVMeRY5tsHd8ZJZz2vFf5zs5aYop "55f04639-d058-407a-8b38-7df7b20b39a0" ...
lbsmart's user avatar
  • 79
0 votes
0 answers
94 views

I'm trying to integrate with the Bitunix API (https://openapidoc.bitunix.com/doc/common/introduction.html) using Python and aiohttp. I implemented authentication and signature generation as per the ...
Milad's user avatar
  • 474
1 vote
1 answer
99 views

I'm generating a p7s with CryptSignMessage and etoken (safenet), but after inserting it into the PDF, Adobe indicates that the signature cannot be validated because the document was modified or ...
devmauv's user avatar
  • 13
0 votes
1 answer
94 views

Let's have 3 files : Personne.h : #include <iostream> #include <string> using namespace std; struct Personne { string nom; string prenom; int age; Personne(); ...
user30236530's user avatar
0 votes
0 answers
84 views

I need to set an organization-wide signature for mails in Outlook. I would like to use dynamic fields and include images. This is what I tried: <html> <h1>Test with Image</h1> <...
Deffo's user avatar
  • 215
1 vote
1 answer
130 views

I have a Windows application (written in Rust, but the language isn't the key point here) that periodically checks online for new versions of itself, downloads an .msi installer if an update is ...
Pinabile's user avatar
-4 votes
1 answer
155 views

I have an iOS app that i need to send to a collegue (in another country) in the .ipa form to then be published in our Intune company portal. I already had some problems because at first 2 attempts the ...
Mike97's user avatar
  • 589
1 vote
2 answers
123 views

I coded a fullscreen footer email signature. It is working in Apple Mail MacOS App, and on a Microsoft Outlook App on a Windows machine. But if somebody replies the signatured email, the reply text ...
12557's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
139