apache / openwhisk-package-kafka

Apache OpenWhisk package for communicating with Kafka or Message Hub
https://openwhisk.apache.org/
Apache License 2.0
33 stars 43 forks source link

fail to create feed trigger on explicit 403 #257

Closed abaruni closed 6 years ago

abaruni commented 6 years ago

the error returned when checking messagehub credentials may not necessarily be due to a 403. this add an explicit check for 403. if the error is not a 403, then continue on as if though we'd received a 200 and let the provider disable the trigger if, when it does its check before creating the consumer, it fails with 403