cancel
Showing results for 
Search instead for 
Did you mean: 

Allow query string in webhook endpoint urls

Hello. I use Azure Functions to host my webhook endpoint. For authentication you provide an API key as a code parameter in the query string, like so:

 

https://<APP_NAME>.azurewebsites.net/api/<FUNCTION_NAME>?code=<API_KEY>

 

However, attempting to add this as an endpoint in Authorize.net is not allowed. Can this be supported please?

rev23dev
Contributor
1 REPLY 1

Bump.

rev23dev
Contributor