@relrod and I were debugging a situation where authentication to the resource provider didn't work (gave 401 errors).
It is believed this is because the service_id was from an old install of the resource provider.
This would have been much easier to confirm is the AWX and resource provider ServiceID models recorded a creation date and time.
@relrod and I were debugging a situation where authentication to the resource provider didn't work (gave 401 errors).
It is believed this is because the
service_idwas from an old install of the resource provider.This would have been much easier to confirm is the AWX and resource provider
ServiceIDmodels recorded a creation date and time.