-
从console里面直接截出来的,里面涉及私密信息已经被我用“HIDDENHIDDENHIDDEN”替换了。昨天试的好像是4.3.5,今天看4.3.6也出来了,都是一个问题:
10:53:23.935 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: default
1…
-
如下配置, (就是本项目标准的 readme ) 假设在
```php
$config = [
'timeout' => 5.0,
'default' => [
'strategy' => \Overtrue\EasySms\Strategies\OrderStrategy::class,
'gateways' => [
…
-
### Steps to reproduce
1) `bundle exec puma -C ./deploy/puma-server-production-switch.rb`
2) content inside `puma-server-production-switch.rb`:
```ruby
bind 'tcp://0.0.0.0:9696'
threads 5, …
-
I am a Chinese developer , and I used Amazon Cognito in my app, but Amazon SNS is not a good choice for Chinese user.
I want to use Amazon Cognito but send sms by Chinese sms provider (such as aliy…
-
由于endpoints.xml 中缺少短信服务的URL(dysmsapi.aliyuncs.com),导致短信服务不能正常调用
-
aliyun:
sms:
accessKeyId: aaaa
accessKeySecret: bbbb
signName: ccccc
templates:
authentication:
templateCode: dddd,
配置文件这么设置 的,r…
-
我现在使用的阿里云,出现 All the gateways have failed. 我打印出错误信息是请求频繁了,有没有方便的方法获取这个错误信息?
{"aliyun":{"status":"failure","exception":{"raw":{"Message":"触发小时级流控Permits:5","RequestId":"A324EFD4-3162-4354-9D39-24AE4EE…
-
非常感谢你的方案,我将会把你的代码集成在 [Cosmos.Business.Extensions.SMS](https://github.com/OpenCosmosLoops/SMS) 中,作为该项目 Aliyun SMS 的发送客户端使用。
由于您的项目没有标明授权方式,而 [Cosmos.Business.Extensions.SMS](https://github.com/OpenC…
-
{ error_response:
{ code: 11,
msg: 'Insufficient isv permissions',
sub_code: 'isv.permission-api-package-limit',
sub_msg: 'scope ids is xxx xxxxx xxxx',
request_id: 'xxxxxx…
-
https://rubygems.org/downloads/aliyun-sms-0.1.0.gem这个版本解压后发现data.tar.gz内容为空,能否重新在rubygems.org上传一个新版本?