Ayman Elsharkawy

Results 4 issues of Ayman Elsharkawy

What should I do to add the repo new features to my project when it is finished like these awesome features **Up-Coming Features:** Connectivity Support Background Fetch Support

Do you intend to upgrade the project to dotnet core 3 ?

**Hi, please i have this error when trying to create post :** Response {_body: "{"code":"rest_cannot_create","message":"Sorry, you…reate posts as this user.","data":{"status":401}}", status: 401, ok: false, statusText: "Unauthorized", headers: Headers, …} headers...

please. I have an 401 (Unauthorized) error when I create a post error: https://localhost/hl-bir/wp-json/wp/v2/posts 401 (Unauthorized) and this is the function: createPost(body: any) { let headers = new Headers(); headers.append('Content-Type',...