Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error: Invalid parameter subscriberId: null

ANSWERED

https://dev.fitbit.com/build/reference/web-api/developer-guide/using-subscriptions/#Creating-a-Subsc...

Following the above guide I attempted to implement subscriptions but, I keep getting the following error:

{
    "errors": [
        {
            "errorType""validation",
            "fieldName""subscriberId",
            "message""Invalid parameter subscriberId: null"
        }
    ]
}
 
The link I used to get this response:
 
What can I do to fix this problem?
 
 
Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Wrong forum section, maybe. Try Web API.

Peter McLennan
Gondwana Software

View best answer in original post

Best Answer
0 Votes
3 REPLIES 3

Still no reply?

Best Answer
0 Votes

Wrong forum section, maybe. Try Web API.

Peter McLennan
Gondwana Software
Best Answer
0 Votes

Thanks, will do!

Best Answer
0 Votes