Daniel Soares

Results 1 issues of Daniel Soares

Hi I have an issue with the IndividualGroupInvite endpoint. Here is my code: payload = { "GroupApplicationRequest": { "message": "", } } headers = { "X-API-Key": BUNGIE_API_KEY, "Authorization": f"Bearer {admin_token['access_token']}"...