Hi Sammuel, thanks a lot
What permissions do I need to access this resource?
I’m getting this error, but I have added my IP and it’s actually in an authorized CIDR:
{
"detail" : "IP address <myip> is not allowed to access this resource.",
"error" : 403,
"errorCode" : "IP_ADDRESS_NOT_ON_ACCESS_LIST",
"parameters" : [ "<myip" ],
"reason" : "Forbidden"
}%