Device-token based on serial-number resolving not working

Device-token based on serial-number resolving not working

@Christian Gwerder

Hi there,

I am trying to use the https://api.tago.io/integration/network/resolve/{serial_number}/{authorization} to get my device-token based on the device serial number.

I try to make a HTTP-GET on: https://api.tago.io/integration/network/resolve/xx-xx-xx-xx-xx-xx-xx-xx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx (I tried it with registered device and created authentication, not with the x’s)

But I always get “Authorization denied”

What am I missing?

Kind regards