Forum Discussion
Anonymous
4 years agoNot applicable
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...
- Anonymous4 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.
Anonymous
2 years agoNot applicable
can u explain how did you resolve it what is "Prolem has solved by using header and bearer token in it."