open-contracting / credere-backend

A tool that facilitates the participation of Micro, Small, and Medium businesses (MSMEs) in the Colombian public procurement market.
https://credere.readthedocs.io
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

NotAuthorizedException: An error occurred (NotAuthorizedException) when calling the GetUser operation: Access Token has e... #326

Closed sentry-io[bot] closed 2 months ago

sentry-io[bot] commented 2 months ago

I think this occurred when I clicked Log out on Friday.

Sentry Issue: CREDERE-BACKEND-PRODUCTION-29

NotAuthorizedException: An error occurred (NotAuthorizedException) when calling the GetUser operation: Access Token has expired
  File "app/routers/users.py", line 216, in logout
    client.logout_user(access_token)
  File "app/aws.py", line 274, in logout_user
    response = self.client.get_user(AccessToken=access_token)

An error occurred (NotAuthorizedException) when calling the GetUser operation: Access Token has expired