Hi all,

We’re trying to pull the data regarding the organic content of the accounts, specifically the metrics, but in our login the request for access to the developer portal was denied.
We’re not sure when this request was made, but as we were able to review the documentation, almost all forms of authentication need the keys and tokens generated on that site, correct?

We also try to connect via PIN-based OAuth, through Python code, as we do not have access to the portal, but the authentication was not completed successfully since we don’t have any keys to set up:

Since we don’t have access to the developer portal, is there any other way to bring in this data?

Thanks!

Simone Setti

Hey @cipdigital

It looks like the issue is authentication so its best to use an open source library, or the Ads API python SDK to handle the oAuth 1.0a authentication scheme for the Ads API.

Thanks!

Hi!

Thanks for your help!

Unfortunately, the code will be used within another platform, and we cannot use any local variables or libraries, only the ones provided by them. And the problem with this SDK would also need the keys and tokens, which we don’t have due to being denied access to the portal.

Would we have another way to get these tokens and keys to bring in the organic data?

Thanks,

Simone

Hi all,

Is there anyone how could help us with this case?

Thanks,

Simone.

Unfortunately if you have been denied access to the developer portal, there is no way to get access to any API.

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