We are trying to authenticate our App for displaying Yammer content on our website. We've followed the steps here to create our first app: https://developer.yammer.com/docs
We have the embedded scripts here: nychelpdesk.co/yammer-test
Everything works fine but when we get to the page it says "Attempt to access the protected resource failed"
There must be some simple solution here. I think it has to do with the network we are trying to connect being an external network? We've found this thread: https://stackoverflow.com/questions/22599921/yammer-rest-api-how-to-get-access-tokens-for-external-networks
and this: https://zapier.com/blog/api-quirks-yammer-external-networks/
While we will try those options presented there I see that those articles are old from 2014 and 2012. Is this the right track?
Would someone be able to give us a nudge in the right direction toward solving this?
Thank you in advanced!