honwen / aliyun-ddns-cli

ALiDDNS - Dynamic DNS CLI for [aliyun.com]
MIT License
414 stars 111 forks source link

Aliyun API Error When updating IP address #27

Closed junmaing closed 4 years ago

junmaing commented 4 years ago

When I run this application with a Aliyun RAM access key, I get error like this:

Aliyun API Error: RequestId: 2640E5C1-7F21-4051-B2D5-702699C574A6 Status Code: 400 Code: Forbidden.RAM Message: User not authorized to operate on the specified resource, or this API doesn't support RAM.

When I run this application with an aliyun user access key, It returns success.

Is it OK or something is wrong?

junmaing commented 4 years ago

It's done. I wrote a wrong RAM configure file.