(/broadcastifySystemId) type must be number

kslager

Member
Feed Provider
Joined
Sep 11, 2010
Messages
57
I keep getting the following error in trunk recorder:
(error) Failed parsing Config: [json.exception.type_error.302] (/broadcastifySystemId) type must be number, but is string

The particular line I think it is referencing is:
"broadcastifySystemId": "xxx",

xxx is the three digit number assigned by broadcastify. I have retyped the number and saved the config, and still get the error. I was running a Broadcastify Raspberry Pi Feed Appliance Image, and built a Ubuntu machine, and simply copied the known working config.json file over.

Any suggestions?
 

blantonl

Founder and CEO
Staff member
Super Moderator
Joined
Dec 9, 2000
Messages
11,413
Location
San Antonio, Whitefish, New Orleans
Just remove the quotes and enter your assigned Broadcastify Calls nodeID as the number only.

I fixed this in version 3.01 of the Broadcastify Calls Pi Image
 
Top