• cstance-blazer
  • NEWBIE
  • 0 Points
  • Member since 2006

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
Can PRM user credentials be used to access the API?

I've tried several approaches to having a PRM user access the API without success.

1) Using an existing SessionID returns an "INSUFFICIENT_ACCESS: null" error.
2) Loging in directly with PRM user credentials returns an "LOGIN_DURING_RESTRICTED_DOMAIN: cannot log in from current domain" error. However, I can't find a way to edit the IP settings for the Partner profile.

Thanks,

Eddie
So I'm working on an s-control and noticed something funky...

When I execute a report with US formatted custom dates and forward the browser to the link below, the report runs automatically.

https://na3.salesforce.com/00O50000001HBdL?sdate=11/1/2006&edate=11/30/2006


When I execute a report with Canadian formatted dates (and appropriate user/company locale settings) and forward the browser to the link below, the report does NOT run automatically. The user has to click the "Run Report" button. Moreover it complains about the dateformat even though the user's locale settings are correct.

https://na3.salesforce.com/00O50000001HBdL?sdate=1/11/2006&edate=30/11/2006

Why is this?

Eddie

Message Edited by cstance-blazer on 12-11-2006 07:05 PM