Closed (fixed)
Project:
Drupad
Version:
6.x-1.7
Component:
iPhone app
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2011 at 22:54 UTC
Updated:
12 Feb 2012 at 17:30 UTC
Hi, I would really like to get this to work - the time saved would be awesome.
I've downloaded and installed the module. I bought the app, and setup the site.
When I tried to connect, it gave me the error Oops "The request did not success, unable to parse the response."
I have tried code snippet #1 and 2 with .htaccess. I use IOS 5 and Drupal 6.22. How can I proceed with troubleshooting? Thanks for a clue!
Comments
Comment #1
jchatard commentedHi mygumbo,
Can you try the following : http://drupad.com/install.html
The section called Failed to parse the response.
Thanks,
Jérémy
Comment #2
mygumbo commentedHey, Thanks for responding. Yes, after I commented out the 2 places and connected to that URL with my browser, I was able to login and it gave me similar output, no PHP errors or warnings
{"meta":{"version":"1.4","drupal_version":"6.19","version_match":true},"content":{"callbacks":["comments","content","content-forms","dblog","cache"],"modules":["comment","mollom","node","content","dblog","system"],"permissions":["access comments","administer comments","post comments","post comments without approval","access content","administer nodes","create \/ edit content with Drupad","access site reports","administer site configuration"]}}Comment #3
jchatard commentedSorry for the delay.
Any update on this. Because if you see this on your browser there is no reason why the iPhone app wouldn't work.
Jérémy
Comment #4
mygumbo commentedSame thing. I'm using an Ipad. How else am I able to troubleshoot? Thanks.
Comment #5
mygumbo commentedWorks! The problem was the site config I was entering on the app. My drupal install is in a subdir and uses some rewrites. Once I explicitly listed the url with the subdir, I could connect. Thanks. Looks great.