With MobileFirst 7.0 over Liberty Profile, using Platform Operations Console, I cant connect to adapters in preview.
This is the error in messages.log [28/04/15 10:59:34:624 CEST] 00000026 org.apache.wink.server.internal.RequestProcessor I The following error occurred during the invocation of the handlers chain: WebApplicationException (404 - Not Found) with message 'null' while processing POST request sent to http://server1.domain.local:9080/app1/authorization/v1/clients/preview
The chrome debugger shows this network request: Request URL: http://server1.domain.local:9080/app1/authorization/v1/clients/preview StatusCode: 404 Not Found
I've tried deleting security in adapter's xml configuration.