com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.
gmapsAPIKey
The gmapsAPIKey mashup sample service gives the Google Maps API key. You need to provide credentials for a valid google account along with your sites URL.
Building the sample
For more information, see Building Mashup Samples.
Running the client
You can try this mashup service with Try It. You need to provide credentials for a valid google account along with your sites URL.
Example request
<body> <p:getAPIKey xmlns:p="http://services.mashup.wso2.org/gmapsAPIKey?xsd"> <username>foo@gmail.com</username> <password>bar</password> <url>http://example.com</url> </p:getAPIKey> </body>
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.