I created a Yammer API key on the network, and the API key works to read / write data on this network. But when I try to use the same API key to access data from another network, it shows an error.
unexpected token at 'Your network is not allowed to request an OAuth token for this Application'
Is the API key limited only for use on this particular network? Is it possible to use one API key as a whole to retrieve data from other networks?
source share