• markusBv
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
I am using the databasedotcom gem and Ruby 1.9.2 I execute this query: quer = "SELECT SUM(MRR__c) FROM Account WHERE Type = 'Customer'" mrr = client.query quer it returns this object: => [#0x000001035dfa80>] How do I work with this object? 0x000001035dfa80>

(I hope this is the right forum, I did not see a SOAP API board)

 

I am using ruby and savon.

I created a developer account and an app (which I should not even need for this, right?)

http://pastebin.com/7HpqZpfH

Login fails. Invalid Credentials.  (and apparently a HTTP500?)

Logging in with the same credentials works. I appended the security token.

 

When I go to Manager Users > Login History there is not even a record of me trying to login? Any idea what I am doing wrong?

 

I am now trying to get this to work for two days, always the same issue. My credentials seem to be wrong - whoever checks them...

Thanks, Markus

 

p.s: rforce says the same. So does using the databasedotcom gem. *sigh

(I hope this is the right forum, I did not see a SOAP API board)

 

I am using ruby and savon.

I created a developer account and an app (which I should not even need for this, right?)

http://pastebin.com/7HpqZpfH

Login fails. Invalid Credentials.  (and apparently a HTTP500?)

Logging in with the same credentials works. I appended the security token.

 

When I go to Manager Users > Login History there is not even a record of me trying to login? Any idea what I am doing wrong?

 

I am now trying to get this to work for two days, always the same issue. My credentials seem to be wrong - whoever checks them...

Thanks, Markus

 

p.s: rforce says the same. So does using the databasedotcom gem. *sigh