Problem displaying location data on the Asset Tracker Web app

Hi, I'm having trouble displaying the location data on the Asset Tracker Web app. I am able to connect the device and under "Asset Information" can see the devices information including cell area, cell ID and MCC code. As seen in the screenshot the error "column 'source' does not exist." Is this to do with the historical data table not having enough columns to store the location data or something similar?

Another error is the 409 error on the get request. Im not quite sure what this means so some help on this would be great as well. 

A pointer in the right direction would be helpful. 

Parents Reply
  • I thought I had done this. Just to confirm, this is the location of my location service key

    I got my team ID from the 3 drop down bars->Team and located at the top. I used 

    ./cli.sh configure thirdParty nrfcloud teamId your team ID 

    to configure the team ID. 

    I then copied the service key from above and used 

    ./cli.sh configure thirdParty nrfcloud serviceKey CopiedKeyFromAbove

    to configure the key.

    Is this the wrong way to do this? If so, what's the correct way. Sorry Ive never done anything like this before

    Edit: I also have configured the proxy server settings to include 1 device

Children
Related