Discussions
- General Development
- Schema Development
- Apex Code Development
- Visualforce Development
- Formulas & Validation Rules
- Security
- Mobile
- Force.com Sites & Site.com
- Chatter Development
- Java Development
- .NET Development
- Perl, PHP, Python & Ruby
- Desktop Integration
- APIs and Integrations
- Visual Workflow
- Apple, Mac and OS X
- VB and Office Development
- AppExchange Directory & Packaging
- Salesforce Labs & Open Source Projects
- Other Salesforce Applications
- Jobs Board
- Force.com Discussion Boards
- :
- Developer Boards for Force.com and Database.com
- :
- APIs and Integration
- :
- Re: REST with PHP
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
REST with PHP
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-23-2012 06:22 AM - edited 02-23-2012 09:11 AM
I'm trying to work through the cookbook recipie here: http://developer.force.com/cookbook/recipe/interac
The environment I'm using is:
Ubuntu 11.10 with out of the box LAMP and SSL configured running in VMWorkstation 8 using bridged networking (192.168 address on my LAN).
I've tried this with a sandbox and a DE org.
The problem I'm having:
When I run in the sandbox (with proper credentials) I get a blank page at the end - no records.
When I run in the DE org (with proper credentials) I get this error (wiith code truncated) "The website encountered an error while retrieving https://192.168.1.149/resttest/oauth_callback.php?
Can anyone offer some guidance? Thanks in advance.
Re: REST with PHP
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-23-2012 10:34 AM

