[ https://issues.apache.org/jira/browse/USERGRID-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14575387#comment-14575387 ]
George Reyes commented on USERGRID-670: --------------------------------------- So the issue at hand here was that we were storing the org/app name with mixed cases. Then when we went to go search it would be in mixed case and we wouldn't be able to search the lower case values. In two-dot-o-dev I believe everything is stored in lower case values ( i could be wrong but it does work in two-dot-o-dev ) so the issue appeared fixed there. I applied a value search that would look through and lowercase the names then compare them. Then all the tests using application credentials worked. > App Credentials do not work when accessing a collection within an app (2.0) > --------------------------------------------------------------------------- > > Key: USERGRID-670 > URL: https://issues.apache.org/jira/browse/USERGRID-670 > Project: Usergrid > Issue Type: Bug > Reporter: Jeffrey > Assignee: George Reyes > > In order to access collections it seems the org credentials are required as > app credentials do not work. -- This message was sent by Atlassian JIRA (v6.3.4#6332)