I think this might be an issue with white listing? The endpoint I am trying to access is:
file.groupme.com/v1/{group_id}/files/{file_id}?token={access_token}
If the problem is on my end I'll keep investigating.
I think this might be an issue with white listing? The endpoint I am trying to access is:
file.groupme.com/v1/{group_id}/files/{file_id}?token={access_token}
If the problem is on my end I'll keep investigating.
api.groupme.com is on our whitelist (full list here) but files.groupme.com isn't. Perhaps we should add it? See this link for more info on requesting new additions to the whitelist: http://help.pythonanywhere.com/pages/RequestingWhitelistAdditions/