FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. ramkumarrammohan
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 1
    • Controversial 0
    • Groups 0

    ramkumarrammohan

    @ramkumarrammohan

    1
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ramkumarrammohan Unfollow Follow

    Best posts made by ramkumarrammohan

    • RE: List the registered users. Getting response code as 401 Unauthorised

      @dan

      Thanks for the reply. It works

      posted in General Discussion
      R
      ramkumarrammohan

    Latest posts made by ramkumarrammohan

    • RE: List the registered users. Getting response code as 401 Unauthorised

      @dan

      Thanks for the reply. It works

      posted in General Discussion
      R
      ramkumarrammohan
    • List the registered users. Getting response code as 401 Unauthorised

      Hi, Im using fusionauth for a small setup. So using this with default db search.

      I tried to fetch the list of users with the following info.

      HttpMethod = GET
      Url: http://localhost:9011/api/user/search?queryString="*"
      Above request made with Authorization in the request header part.

      I am getting 401 Unauthorised error from fusionauth API response.

      Is there any other fields that need to be passed?

      But if i use the same authorization token with GET: http://localhost:9011/api/user/ its getting success response.

      posted in General Discussion
      R
      ramkumarrammohan