I am working with a SharePoint hosted app project using VS2012 pointed to my O365 dev preview account.
Following this example: http://msdn.microsoft.com/en-us/library/fp179921%28v=office.15%29.aspx?lc=1033
When I add a app part to any page, I get 405 error codes saying that the resource cannot be found.
I have validated that the page is there in the deployment because I can manually navigate to the URL inside my deployed app.
What else should I verify regarding this?
I'm willing to post screenshots of my project and code to verify that the path mentioned inside the content tag in the elements.xml is correct.