Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

requests to a JWT API token

Hello I need to get the jwt token to access an API, my request does not work   My code : let   GetJson = Web.Contents("https://xxxxxxxxxxxxxx", [ Headers = [#"Accept"="application/json", #"Co...