I'm fooling around with the Walmart IO api. When I make my service call, I run into the following error:
403 Forbidden
{"details":{"Description":"The consumer id 42XXXXX-XXXX-XXXX-XXXX-XXXXXX
is not subscribed to the service name - iro-item-read-service-nsf - 1.0.0 - prod"}}
Does anyone know how to "subscribe" to a service?
Any help is greatly appreciated.