retrieve_user_using_jwt is not working with FA 1.62.1
-
Hi,
We have been using the FA 1.41.3 for a long time and were very happy with it. We recently upgraded to 1.62.1 and we noticed that the
anonymous_client.retrieve_user_using_jwt(token)function call from the FA python client library does not work anymore. We are getting 401 response with no content.We have verified that function works without any problem with the FA 1.41.3.
We are using fusionauth client library 1.62.0.
Could you please let us what do we need to update to make this work?
Thank you!
John