如果在访问OSS资源或者使用SDK时遇到提示:
The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint.
说明设置的Endpoint与Bucket所在的区域不一致。
如果没有设置Endpoint,默认会访问到杭州区域,Bucket放在其他区域会导致这个错误。如果设置了Endpoint,请检查下是否与Bucket所在区域一致。
Endpoint地址设置请参见访问域名与数据中心。
另外在SDK中一般需要添加HTTP或HTTPS协议信息。
如果问题还未能解决,请联系售后技术支持。