Forum Discussion
Anonymous
6 years agoNot applicable
Invalid Identifier
Hi guys,
I am trying to get json data from api but it keeps telling me there is an invalid identifier:
et
url = "https://api.parsable.net/api/jobs#fetch",
headers = [
'accept'= "application/json",
"the issue is in the " ' ""
'content-type'= "application/json",
'authorization': "Token 545456........"
],
content = "{
"method": "getData",
"arguments": {
"jobId": "4a732414-a7a5-"
}
any idea why?
1 Reply
- v-lili6-msftCommunity Support
hi, Anonymous
Please refer to this similar post:
Regards,
Lin