Closed sonnd9x closed 6 years ago
You said, that sometimes it returns null but sometimes all OK? I`l try to reproduce your scenario and for me it works correctly. Media and Post creates. Could you trace failed requests and responces? You can use fiddler for that task, or may be some another http web debugging software
I checked, thumbnail was successfully created, but create post function return null. I tried many times, it still return null.
Could you provide site address and sample data (Title, content, etc)? And, if you could, trace http requests using fiddler.
How can I send you sample data test?
HTTP/1.1 302 Found Cache-Control: private, s-maxage=0 Content-Type: text/html; charset=utf-8 Location: /Post/View/18 Server: Microsoft-IIS/10.0 X-AspNetMvc-Version: 5.2 X-AspNet-Version: 4.0.30319 X-Powered-By: ASP.NET Date: Thu, 23 Nov 2017 03:50:45 GMT Content-Length: 130
Raw data return
You can write me an email (address in my profile) with sample data and, if it possible, test user credentials. I see, that you host your WP site on IIS? Have you tried this patch https://github.com/wp-net/WordPressPCL/wiki/HttpResponsePreProcessing#wordpress-on-azure--iss
I sent an email, please check. Issue occur on my localhost
I'm trying create new post, but sometimes It return null