Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta API does not respond to requests, hosted on Azure #663

Closed
AlembicReid opened this issue Feb 20, 2024 · 3 comments
Closed

Meta API does not respond to requests, hosted on Azure #663

AlembicReid opened this issue Feb 20, 2024 · 3 comments

Comments

@AlembicReid
Copy link

Developer.facebook.com/support is broken

When we make a request via the facebook business api in python, such as 'create_campaign()', Intermittently the Azure APIM does not receive a response from our graph api, and eventually we time out. This error does not occur locally, only when deployed on azure.

Error placing ad for campaign: Meta: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))

@stcheng stcheng closed this as completed Mar 1, 2024
@stcheng
Copy link
Contributor

stcheng commented Mar 1, 2024

Based on the description, it appears to be more of an environment setup issue rather than an issue with the SDK or the Marketing API.

@AlembicReid
Copy link
Author

AlembicReid commented Mar 4, 2024 via email

@stcheng
Copy link
Contributor

stcheng commented Mar 4, 2024

@AlembicReid Could you provide some more debugging details about this case? In your testing, how did you make the direct calls? Have you tried to construct the raw API calls within Python or via some CLIs?

@facebook facebook deleted a comment from AlembicReid Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants