in reply to Re^7: signature problemin thread signature problem
Read carefully the Ruby example in your own post here
client = RPCClient.new( access_key_id: '<accessKeyId>', access_key_secret: '<accessSecret>', endpoint: 'https://dysmsapi.aliyuncs.com', api_version: '2017-05-25' ) [download]