• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
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 29 Dec 2020, 10:50 Last Online 5 Jan 2021, 14:51

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
    5 Jan 2021, 14:51

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
    5 Jan 2021, 14:51
  • 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
    29 Dec 2020, 11:06