Posting reviews

This topic contains 2 replies, has 2 voices, and was last updated by  D.D 6 years, 1 month ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #414897

    D.D
    Buyer
    Post count: 199

    I’ve had my app running for a few months and have been able to post reviews without any issues. Received feedback from users that posting wasn’t working and have confirmed that to be the case. I’m getting the following results when I attempt to post;

    SUCCESS: {
    code = “rest_invalid_param”;
    data = {
    params = {
    content = “content is not of type object.”;
    };
    status = 400;
    };
    message = “Invalid parameter(s): content”;
    }

    I’ve tried casting the string to Object but it still returns the same error. Did something in the API change?

    #414941

    Kiran
    Moderator
    Post count: 7069

    Hello,

    There is an update in REST API in recent version of WP v4.9.2 that causing problem in submitting the review.
    We have fixed it already.

    Please download patch from following: https://github.com/kprajapatii/geodir_api/

    Thanks,
    Kiran

    #414971

    D.D
    Buyer
    Post count: 199

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket