Hi,Has there been a change in the way that API keys work for the measurement results API?
I've got an API key which is granted permission to get results from a non-public measurement. When I do:
(Replacing $KEY with the key and $MEASUREMENT with the measurement ID) I get:
{"error":{"status":400,"errors":[{"source":{"pointer":""},"detail":"Your keys has no grants"}],"code":102,"detail":"There was a problem with your request","title":"Bad Request"}}
Regards,
Dan