微信公众号的获取客服聊天记录接口开发中,我根据微信的开发者文档所要求的请求地址和Json格式进行请求,返回:远程服务器返回错误: (500) 内部服务器错误。
有没有在微信开发的过程中遇到过同样的或者类似的问题的?求助!!!!!
详细错误:
未处理System.Net.WebException
_HResult=-2146233079
_message=远程服务器返回错误: (500) 内部服务器错误。
HResult=-2146233079
IsTransient=false
Message=远程服务器返回错误: (500) 内部服务器错误。
Source=System
StackTrace:
在 System.Net.HttpWebRequest.GetResponse()
在 YJC.Toolkit.Sys.NetUtil.HttpPost(Uri uri, Byte[] postData, String contentType)
在 YJC.Toolkit.Sys.NetUtil.HttpPost(Uri uri, String postData, String contentType)
在 YJC.Toolkit.Weixin.WeUtil.PostDataToUri[T](String url, String modelName, String postData, T obj)
在 YJC.Toolkit.Weixin.WeUtil.PostDataToUri[T](String url, String postData, T obj)
在 YJC.Toolkit.Weixin.Service.ServiceSession.GetSeesionRecord(String openid, DateTime start, DateTime end, Int32 index, Int32 size) 位置 d:\ZhouLL\trunk\Work\ClassLibrary1\ClassLibrary1\ServiceSession\ServiceSession.cs:行号 92
在 YJC.Toolkit.Weixin.Program.Main(String[] args) 位置 d:\ZhouLL\branches\Test\Test\TestCorpWeixin\Program.cs:行号 71
在 System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
在 Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ThreadHelper.ThreadStart()
InnerException:
引起500错误的问题多达十万种, 你是要让别人猜吗? 详细错误呢?