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.
8 years ago by lisa
Required parameters
When looking at the API, how can I determine which parameters are required?
8 years ago by Rick Glunt
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
8 years ago by Rick Glunt
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.
8 years ago by Rick Glunt
