when i configure google cloud storage in otmm
connection to storage is success
Any idea about this?
| com.artesia.common.exception.BaseTeamsException | No message resource found for message id message.error.content.Google.cloud.storage.unknown.error
com.artesia.server.common.task.TeamsTask | Caught BaseTeamsException: com.artesia.common.exception.BaseTeamsException: 400 Bad Request
{
"error": {
"code": 400,
"message": "Invalid argument.",
"errors": [
{
"message": "Invalid argument.",
"domain": "global",
"reason": "invalid"
}
]
}
}