Skip to content

Setup page redirects to 404 page #7

@cdhippen

Description

@cdhippen

The code for the setup.xml page is

<setup>
    <block title="Setup">
        <text><![CDATA[
Redirecting you to the setup screen...

<script> window.location = '/dj/en-us/redirector/twitter2/setup'; </script>
        ]]></text>
    </block>
</setup>

/dj/en-us/redirector/twitter2/setup doesn't exist anywhere in this repository or in Splunk that I'm aware of, so I'm not sure where this is trying to redirect me to

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions