salesforce-marketingcloud / FuelSDK-PHP

FuelSDK-PHP
MIT License
133 stars 142 forks source link

SOAP API Version Retirement #118

Open web20opensource opened 5 years ago

web20opensource commented 5 years ago

Hi @MichaelAllenClark ,

I'm using the FuelPHP-SDK for upload files to the legacy Content Classic. May I know if this library will stop working as decribed here: https://help.salesforce.com/articleView?id=SOAP-API-Legacy-Versions-Retirement&language=en_US&type=1

Thanks.

MichaelAllenClark commented 5 years ago

That article is not applicable to Marketing Cloud SOAP API. The Marketing Cloud SOAP API that is used by the FuelSDK-PHP is not versioned and will continue to be available after the Winter 19 release.

web20opensource commented 5 years ago

Thanks

On Thu, Oct 18, 2018, 3:09 PM Michael Clark notifications@github.com wrote:

That article is not applicable to Marketing Cloud SOAP API. The Marketing Cloud SOAP API that is used by the FuelSDK-PHP is not versioned and will continue to be available after the Winter 19 release.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/salesforce-marketingcloud/FuelSDK-PHP/issues/118#issuecomment-431143612, or mute the thread https://github.com/notifications/unsubscribe-auth/ACgQ2FtpgmULfy4Ei2ONueAT8kM0A0tHks5umN_5gaJpZM4Xk0yW .

adjc98 commented 5 years ago

Actually it doesn't look like it will work for new apps after Aug. 2019. It will continue to work for legacy apps. Anyone working on a fix for this?

The oAuth token calls only call version 1 in the current SDK. After Aug. 2019 only version 2 token calls will be accepted in newly built apps. This means this package will soon not be usable by anyone created new packages for new apps.

web20opensource commented 5 years ago

@adjc98 Thanks for that note man, not sure about it. I'm actually migrating to Content Builder. And using the node-sdk. However not sure if will have the same problem on that sdk.

Let's get some feedback from the official maintainers. @MichaelAllenClark

MichaelAllenClark commented 5 years ago

I am not sure on the current road map for the SDK but I have forwarded on your concerns regarding the supported auth versions to the product owner.