Some days before all functionality working properly but now when I am trying to download object from Open Stack Object Storage( Swift ) then it gives error as below.
Unauthorized
This server could not verify that you are authorized to access the document you requested.
I am not sure about your Swift setup. But below are some reasons.
Did you source your swift related credentials weather you are using TempAuth or Keystone as authentication backend.
Did someone modified the configuration file for your authentications system i.e changing tenant/user/password/ other info in case of Keystone.
Hope it helps.