salesforce-marketingcloud / FuelSDK-Node-REST

Node REST client w/ auth to access the Salesforce Marketing Cloud (formerly ExactTarget) API
BSD 3-Clause "New" or "Revised" License
43 stars 22 forks source link

Use tenant specific Auth and REST domain #92

Closed fmielke closed 5 years ago

fmielke commented 5 years ago

How can we use our tenant specific domain for Auth and REST calls?

I can find origin in options object. Which one to use there and where to use the other one?

Example of auth domain: https://mc3blub.auth.marketingcloudapis.com/ Example of REST domain: https://mc3blub.rest.marketingcloudapis.com/

Thanks!

fmielke commented 5 years ago

I tested and we have to use the REST URL "https://mc3blub.rest.marketingcloudapis.com"