Skip to content

Conversation

@Freeze
Copy link

@Freeze Freeze commented Oct 19, 2019

No description provided.


response = requests.request("GET", url, headers=headers)
latestAfd = response.json()['@graph'][0]['@id']
afdJson = requests.request("GET", latestAfd, headers=headers).json()
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this return ?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Freeze, kindly update on this PR.

@stale
Copy link

stale bot commented Dec 13, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

1 similar comment
@stale
Copy link

stale bot commented Dec 13, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Dec 13, 2019
@stale stale bot closed this Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants