• narwhal_
  • NEWBIE
  • 10 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

As I am going thru the Force.com Workbook, I reach the REST API example. I am using cURL with the following cmd:

 

curl -s -H 'Authorization: OAuth token ...'

https://na15.salesforce.com/services/data/v29.0/analytics/reports/00Oi0000004tH4I

 

But I am getting "INVALID_SESSION_ID"

 

The tutorial doesnt cover authenticating. Any ideas?

As I am going thru the Force.com Workbook, I reach the REST API example. I am using cURL with the following cmd:

 

curl -s -H 'Authorization: OAuth token ...'

https://na15.salesforce.com/services/data/v29.0/analytics/reports/00Oi0000004tH4I

 

But I am getting "INVALID_SESSION_ID"

 

The tutorial doesnt cover authenticating. Any ideas?

As I am going thru the Force.com Workbook, I reach the REST API example. I am using cURL with the following cmd:

 

curl -s -H 'Authorization: OAuth token ...'

https://na15.salesforce.com/services/data/v29.0/analytics/reports/00Oi0000004tH4I

 

But I am getting "INVALID_SESSION_ID"

 

The tutorial doesnt cover authenticating. Any ideas?