Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Data Format .Error: We found extra characters at the end of JSON input.

Hi, I am trying to fetch data from web using api using this format   let Source = Json.Document( Web.Contents( "https://dev.azure.com/{organization}/{project}/_apis/work/te...
  • Anonymous's avatar
    Anonymous
    4 years ago

    It is responding I have checked through web.browsercontains . Prolem has solved by using header and bearer token in it. thanks for the reply.