Hey Yammer Support/Community,
I have some Yammer Code in my Prod environment (that's been there for over a year) and it looks like one of the api calls is no longer working. I tried it in JS as well as in the Yammer Test Console. I get no results from both (It just spins on the Yammer developer site).. See below for more info...
The call that is failing "adds a user to a Yammer group"; initially I thought it was my Yammer admin token or something on my side, but the api call to Leave a Yammer group still works (same block of code).. Is this a known issue/bug?
API URL: https://api.yammer.com/api/v1/group_memberships.json
Yammer Test from their console: https://developer.yammer.com/docs/group_membershipsjsongroup_idid
Purpose of API call: Add a user to a Yammer group