| < Samples Tab | Index | Export Tab > |
The Data Viewer Tab lets you explore the data that the current container is returning to your application. Use this to debug a container, or see which fields are available on Person objects. This is also a good tool to test the individual policies of a container, as permission models on more restrictive containers may prevent you from doing things such as requesting a user or their friends by ID.
If a request for a Person or a collection of Person objects fails, you will see an error message indicating that the records were not found. The causes of this failure can vary, from the Person not existing, to a request that was denied due to policy reasons.
| < Samples Tab | Index | Export Tab > |