Discussions
How to use the public certificate validating Token for Webhooks in Coldfusion?
Hi,
Using the webhook scenario, how would we validate the Token in webhook using the OAuthAuthorization.cer from the https://developer.corrigopro.com/docs/authorization#section-token-validation (step 3)? We can successfully communicate with the servers to pull information, but we want Corrigo to push the information to us, yet we wish to maintain security during this process.
Posted by lisa about 7 years ago
Required parameters
When looking at the API, how can I determine which parameters are required?
Posted by Rick Glunt over 7 years ago
Emulator only works once
I developed some code that is accepting WebHook notifications and I want to ensure I am processing the JSON correctly. So I
Posted by Rick Glunt over 7 years ago
Verification using the public certificate
I am attempting to impalement my authorization code as described at https://developer.corrigopro.com/docs/authorization. Everything is working find until step #3.
Posted by Rick Glunt over 7 years ago