Created
April 12, 2023 12:25
-
-
Save dnno/cf9b579a7e3e6ae39fe9bf1e88f18154 to your computer and use it in GitHub Desktop.
service-request-with-token.http
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GET https://{{ service-host }}/hello-world | |
Authorization: Bearer {{ access_token }} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment