Webhook requires authentication
-
The API I want to target requires authentication. In practice it means that there are always two webhook calls. The first call sends through authentication and receives a token. The second call uses the token and does the GET/POST/PUT.
How do I handle that?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Webhook requires authentication’ is closed to new replies.