You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
:
Headers {_headers: Map(1), _normalizedNames: Map(1)}
ok
:
false
status
:
401
statusText
:
"Unauthorized"
type
:
2
url
:
"http://aqarat.estnhad.com/wp-json/wp/v2/posts"
_body
:
"{"code":"rest_cannot_create","message":"Sorry, you are not allowed to create posts as this user.","data":{"status":401}}" proto
:
Body
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
:
Headers {_headers: Map(1), _normalizedNames: Map(1)}
ok
:
false
status
:
401
statusText
:
"Unauthorized"
type
:
2
url
:
"http://aqarat.estnhad.com/wp-json/wp/v2/posts"
_body
:
"{"code":"rest_cannot_create","message":"Sorry, you are not allowed to create posts as this user.","data":{"status":401}}"
proto
:
Body
and this the code:
console.log(this.values.userData.token);
The text was updated successfully, but these errors were encountered: