활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
i am trying to get response from a public api using the external api activity but it is giving error saying json format not acceptable.
Also in the url it is saying this is not a valid integer. Please suggest what can be the issue?
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Unfortunately the format supported is rather limited (see docu below).
Anything not following this standard can't be parsed. (Mainly then nothing can be parsed)
So basically you nearly always needs something intermediary translating the data from the public service to ACS JSON format.
조회 수
답글
좋아요 수
Unfortunately the format supported is rather limited (see docu below).
Anything not following this standard can't be parsed. (Mainly then nothing can be parsed)
So basically you nearly always needs something intermediary translating the data from the public service to ACS JSON format.
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
Is the JSON content exactly the same?
I saw issues where the actual JSON had nulls or different data formats.
You may have to check the column. definition in the activity if the automatic. parsing generated something useful
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수