You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Sublime SimpleDB
I've updated my app to 2.8.0 but I'm having trouble with sublime
simpledb. I made some simple changes to get it to compile with 2.8.0
(mostly some imports and "int" to "Int"), but I'm getting a signature
error from Amazon. Has anyone else looked at this?
[ERROR] [2010-08-23 01:37:43,322] [akka:event-
driven:dispatcher:global-15] s.s.a.a.Actor$: Exception when invoking
actor [Actor[com.norwegianpirates.LoginActor:1283617955658]]
with message [Login(123456)]
org.sublime.amazon.simpleDB.Exceptions$SignatureDoesNotMatch:
SignatureDoesNotMatch: The request signature we calculated does not
match the signature you provided. Check your AWS Secret Access Key and
signing method. Consult the service documentation for details. (0.0s)
at org.sublime.amazon.simpleDB.Exceptions
$.makeException(Errors.scala:283) ~[na:na]