sohansinghn723 / excel-connector

Automatically exported from code.google.com/p/excel-connector
0 stars 0 forks source link

Using Connector in SF Sandbox. Can log and see data. But when query is run, SF production url is used #104

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Click on Table Query Wizard. Logon to Salesforce Sandbox by changing to test 
url. This works fine.
2. Get through step 2 and 3 of Table Query Wizard without problem.
3. Run query and get error message from production (or live) Salesforce url 
with exception code of 5130.

What is the expected output? What do you see instead? I expect that data would 
be pulled from sandbox into excel. Get error message

What version of the product are you using? ee1603. On what operating system?  
Windows 7 Office 2010. With
what Salesforce.com edition? Enterprise edition

Please provide any additional information below. I am able to log into sandbox 
and see tables for query and field to include. I know these are correct because 
our custom fields are there. I can create query. But when it runs,instead of 
connecting to sandbox (which is what I am logged into), it seems to be going to 
the Salesforce production url. https://cs15.salesalesforce.com instead of 
test.salesforce.com

Original issue reported on code.google.com by wergl...@gmail.com on 18 Nov 2013 at 8:58