FuelSDK-CSharp
FuelSDK-CSharp copied to clipboard
Auth with MID
Hello, I’m looking to use the C# version Fuel SDK for a project to connect to Marketing Cloud. We were looking to transmit MIDs in our auth requests and we see in the documentation that they transmit this as an account_id.
https://developer.salesforce.com/docs/atlas.en-us.mc-app-development.meta/mc-app-development/access-token-s2s.htm
But I don’t see anywhere in the code where account_id can be transmitted. Am I missing it or have you all not had a chance to account for it yet?
Hello @JayAnderson-Clayton, Thanks for your question.
The link you've referenced is our latest Oauth 2 implementation. It is not supported in our SDKs yet. We do have this in our backlog though. We will let you know as soon as it is available. Thank you.