• chrisped
  • NEWBIE
  • 0 Points
  • Member since 2008

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

Hi,


My postInstall script fails when I *deserialize json / create a json parser* during package installation. I think we are getting a jsonexception of 500 when we deserialize inside postinstallscript. What other options are available?

Thanks,
Swarna

Hi

 

Is it possible to enable the REST API for other accounts than Enterprise and Unlimited?

 

Thanks,

Michael

I'm able to connect to the API using OAuth, however I need to be able to pass the information in CallOptions ('client' specifically) that I normally would pass in to the API for the login procedure. I can't seem to find any information documenting how to pass this parameter.

 

It works fine in enterprise without it but professional fails to connect with a 'LOGIN_OAUTH_API_DISABLED' error. I can't find any documentation for that either.

 

Does anyone know how to do this?

We are using OAuth credentials to access the Web Services API from a remote application. In general, this is working well. Our user authorizes our application using OAuth, and we are able to make API calls using their credentials.

 

However, one of our customers is having a problem. He authenticates using OAuth, but when we try to login to the API using his credentials, we received the following error: 

 

LOGIN_OAUTH_API_DISABLED: OAuth Api Access Disabled

 

From the documentation: Either the Force.com Web services API is not enabled for the organization, or OAuth API access has been disabled for the organization.

 

Our customer claims to be on Enterprise Edition, so he should have API access. How can our customer enable OAuth API access?

 

Thanks,

Shannon Hardt

 

Message Edited by shardt on 02-12-2010 01:15 PM