ASP.Net Core Web API 串接遇到的問題

簡介

問題集結

問題1

uncaught in promise syntaxerror: unexpected end of json input

解決方法
SyntaxError: Unexpected end of JSON input
檢查一下JSON的格式與傳送資料的格式、語法是否有誤

問題2

json 瀏覽器中顯示密密麻麻的

解決方法
Chrome Extension : JSON Formatter
json