Skip to content

Commit

Permalink
CHESTER: Add requestinspector link
Browse files Browse the repository at this point in the history
Signed-off-by: hubmartin <[email protected]>
  • Loading branch information
hubmartin committed Feb 19, 2024
1 parent a08a986 commit 006553b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud/cloud-v2/connectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ function main(job) {

### Callback Debugging

For testing purposes, you can use one of the free services like [**requestinspector.com**](requestinspector.com) that creates an HTTP endpoint to test callbacks.
For testing purposes, you can use one of the free services like [**requestinspector.com**](https://requestinspector.com/) that creates an HTTP endpoint to test callbacks.

Another option is to use services that route public address to your localhost. For example [**ngrok.com**](https://ngrok.com/) where you can create also the fixed address for free.

Expand Down

0 comments on commit 006553b

Please sign in to comment.