Recent content by nidhin

  1. nidhin

    XF 2.2 Reply api

    is there any api or specific addon to reply a specific post using api call.
  2. nidhin

    Fixed API call to resource by id returns an error

    not yet resolved { "errors": [ { "code": "server_error_occurred", "message": "A server error occurred during the API request. Please try again later.", "params": [] } ] }
  3. nidhin

    Fixed Can't create post via API from guest user (no username)

    not yet fixed still getting the same error { "errors": [ { "code": "please_enter_valid_name", "message": "Please enter a valid name.", "params": [] } ] }
  4. nidhin

    How to implement member map api on front end

    How do we fetch members location details after integrated members map add-on. did they provide API end points after purchase or is there any others methods.
Top Bottom