My rest service works fine if I give the authentication header. But the same is throwing 500 internal Service error when I add log-level=debug|info along with the authentication header. I don't know where it is failing. I'm getting only the below errors.
org.apache.wink.server.internal.RequestProcessor logException IllegalArgumentException occurred during the handlers chain invocation I could not able to get more information about the error. Please help me. Thanks. I'm using wink incubator 1.1.1. -- Thanks, Raja S
