Issue on Upload API and href image URL

Issue on Upload API and href image URL

Hi,

Hope you are doing well.

We are actually facing an issue related to uploading an image via Upload API. The issue is when i upload an image via api it returns id , href , name & so on, But when i use that href to GET hit and see response it sometimes working & some times respond an error which is
"{
"errorCode": "URL_NOT_FOUND",
"message": "The URL you requested could not be found."
}"

I refresh token on uploading image api to avoid token expiration issues.

Thanks.
Regards,
Furqan