• cha run
  • NEWBIE
  • 75 Points
  • Member since 2011

  • Chatter
    Feed
  • 3
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 6
    Questions
  • 8
    Replies

Hi,

 

 

I am trying to integrate Salesforce.com to Blackberry through REST API.

 

A bit confused with Callback URL.

 

When I assign callback URL to https://localhost/resttest/ and in Blackberry code to https://localhost/resttest/

 

I am getting login screen from Salesforce and when I click on approve, I am not redirected to the resttest folder on my local host.

 

When I paste the same in the browser of blackberry with my IP address in place of localhost, it's working fine.

I am getting the html file placed in the resttest folder.

 

When I use the same URL with IP address in the callback url instead of localhost, and debug my blackberry code. I am with an error stating that bad url request.

 

I tried well with Encoding the URL also, but invain.

 

 

Help me out at earliest.

 

 

 

 

Cheers!!

Charan

Guys,

 

 

Can anybody help me in creating a Salesforce application on blackberry?

 

 

 

Cheers!

 

Charan

 

 

Hi Everyone,
How to pass the URL in the Blackberry browser?
When I try to enter my username and password and click on Login, it is redirecting me again to the same page.
I am just trying to redirect user to Login page of Salesforce.com inorder to access my VF page.
How can I do it.
Cheers!

 

Did any1 come across this link.


http://wiki.developerforce.com/index.php/Building_Android_Applications_with_the_Force.com_REST_API

Getting error as redirect mismatch in Android Emulator. can't know wt to do, help me out..

 

 

 

 

Cheers!

Guys,

 

 

I am using a Command link where user will be guided to Record creatiion on an object.

 

When I try this for packaging, the object ID of my sandbox and other sandbox differ.

 

How to manage this?

Freinds,

 

I have developed an app in  Force.com Platform.

 

How to make it upload in the App Exchange? I am newbie... Please sort it out.

 

Can I have the procedure for uploading itin App Exchange and making it available for fellow customers.

 

 

I registered as a Salesforce Partner. But still waiting for credentials P2P login.

And also LMA app is not being installed in my Dev login.

Team,

 

Did any one come across this link.

http://wiki.developerforce.com/index.php/Getting_Started_with_the_Force.com_REST_API

 

 

1)When I click to Run On Server, it is redirecting to http://localhost:8081 page.

I have configures https on my Tomcat Server.

 

I want to OFF http sever. How can I make it?

 

2)When i try to execute this, Html file executes and Salesforce link as provided in the HTMl page appears, but when I click on that link it is not redirecting me to Salesforce login page.

 

I am getting 404 error.

 

 

Kindly help me out with your suggestions.

 

 

 

Regards,

Charan 

  • April 14, 2011
  • Like
  • 0

Guys,

 

 

Can anybody help me in creating a Salesforce application on blackberry?

 

 

 

Cheers!

 

Charan

 

 

Hi Everyone,
How to pass the URL in the Blackberry browser?
When I try to enter my username and password and click on Login, it is redirecting me again to the same page.
I am just trying to redirect user to Login page of Salesforce.com inorder to access my VF page.
How can I do it.
Cheers!

 

Did any1 come across this link.


http://wiki.developerforce.com/index.php/Building_Android_Applications_with_the_Force.com_REST_API

Getting error as redirect mismatch in Android Emulator. can't know wt to do, help me out..

 

 

 

 

Cheers!

hi!

I have a SSL connection that begins in Salesforce and send information to a web server and the web server send to ues a response.

 

The certificate that is in web server was updated and..puff.. when we send information in salesforce to the server, the error is:

sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

 

I read many things about it but i dont understand how to do the update on SF or if i have to generated a CA..how can i do?

cheers!

Guys,

 

 

I am using a Command link where user will be guided to Record creatiion on an object.

 

When I try this for packaging, the object ID of my sandbox and other sandbox differ.

 

How to manage this?