Swedish Orienteering Federation

Posts in Felsökning > Eventor API - You do not have permission

  • David McGhee
    Friday 4 January 2019 at 7:03

    I am creating a universal bot for eventor and was playing around with a key I have been given,

    simple node code

    host: 'eventor.orientering.se',
                port: 443,
                path: path,
                method: 'GET',
                headers: {
                    'User-Agent': 'eventor-bot',
                    'ApiKey':<DELETED>
     

    <h2>403 - Forbidden: Access is denied.</h2>

      <h3>You do not have permission to view this directory or page using the credentials that you supplied.</h3>

    Does this simply mean my key is wrong or hs no rights?

Advertisements

Bagheera