Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter MariusJP

    (@mariusjp)

    Well you could at least acknowledge the redirection/v1/redirect part is correct in trying to retrieve all the redirects?

    You don’t need to check if Im doing the authorization correctly, because as Ive said, I can retrieve Products.

    Thread Starter MariusJP

    (@mariusjp)

    I have that too, Im testing with an Administrator API Key.
    The URL is correct?

    Thread Starter MariusJP

    (@mariusjp)

    Yeah sorry, was a bit of rambling there haha.
    Because I don’t want to ask the ‘backend’ for every route if it exists/is a redirect I want to cache all the registered redirect routes in my angular app.

    But I’m getting rest_forbidden even though my API user works just fine for getting products etc.

    I riffled through your plugin and noticed it needed the capability ‘redirection_role’. So I added that to my API Role but Im still getting “Unauthorized” on the endpoint.

    For clarification:
    /wp-json/redirection/v1/redirect?oauth_consumer_key=KEY&oauth_nonce=NONCE&oauth_signature_method=HMAC-SHA1&oauth_timestamp=STAMP&oauth_version=1.0&oauth_signature=SIGNATURE

    I’m having the exact same issue where random users keep having a white overlay on the checkout page. Can’t figure out what the problem is. Have deleted user sessions, transients, disabled all caching and turned on/off several plugins.

    When I was remote-desktopping a user that was experiencing the issue he also had the -1 returned on the pageload check.

    I can’t for the life of me figure out what is going on and how to fix this.

    Even the hosting turned off Varnisch Cache to be absolutely certain everything is generated on the get-go.

    Could you elaborate how the redirect was interfering with your nonce check?

Viewing 4 replies - 1 through 4 (of 4 total)