• I am try to connect POST method in my website using ionic . But i am getting error like ”

    error: {code: 'jwt_auth_invalid_token', message: 'Wrong number of segments', data: {…}}
    headers: HttpHeaders {normalizedNames: Map(0), lazyUpdate: null, lazyInit: ?}
    message: "Http failure response for https://jobstamil.in/wp-json/wp/v2/posts: 403 OK"
    name: "HttpErrorResponse"
    ok: false
    status: 403
    statusText: "OK"
    url: "https://jobstamil.in/wp-json/wp/v2/posts"
    Prototype: HttpResponseBase

    How to solve this issuse

    The page I need help with: [log in to see the link]

  • The topic ‘403 ERROR’ is closed to new replies.