首页 > 代码库 > 阿里大鱼短信设置注意细节
阿里大鱼短信设置注意细节
下载地址:https://help.aliyun.com/document_detail/51929.html?spm=5176.doc32415.6.689.J5OYX7
基本是很简单就可以完成:但是还有人不明白。
1.常用报错;
错误速查:https://help.aliyun.com/document_detail/27501.html;
错误1.Code: 0 Message: MnsErrorCode: ClientError
---------------------------------------
问题:endPoint地址错了;
--------------------------------------------------------------------------
解决:获取公网连接;要不http要不https;如果复制(http(s)://)就直接使用,那么你这孩子就上当了。
2.参考文档:https://help.aliyun.com/document_detail/51929.html?spm=5176.doc32415.6.689.J5OYX7:
如果直接照做的话,那么你又上当了。。主题名称不合法。带有符号。字符;
-----------------------------------
解决:创建主题与订阅。
3.Code: 403 Message: The OwnerId that your Access Key Id associated to is forbidden for this operation. MnsErrorCode: AccessDenied RequestId: 593C3AD1DC57F6CC2DAE5D82 HostId: http://1779391360551898.mns.cn-hangzhou.aliyuncs.com
检查;
原因:使用了子帐号;
解决:使用主帐号生成accesskey即可;
---------------------------------------------
小小细节,多用心了;
阿里大鱼短信设置注意细节