I’m trying to follow the python ads sdk quick start but I receive a 403 error after inputting all of my credentials (I’m currently using version(6.1.0) as that is what our app is using as well - is there a way to get around this?:

code=403 details=[{‘code’: ‘INVALID’, ‘message’: ‘Version 6.0 is not available.’}]

Hello, @aaronclu. Thanks for reaching out and welcome. The Ads API is currently on version 8; version 7 is still available, but in a deprecated state. Version 6 has been fully sunset. You can find more information about our versioning strategy here. The recommendation is that you all upgrade to the latest version of the SDK. Thank you.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.