finos / spring-bot

Spring Boot + Java Integration for Symphony/Teams Chat Platform Bots and Apps
https://springbot.finos.org
Apache License 2.0
60 stars 35 forks source link

DefaultAPIInstance throws NPE if Pod ID not set #139

Closed robmoffat closed 3 years ago

robmoffat commented 3 years ago

Bug Report

Steps to Reproduce:

Line 88 of DefaultApiInstanceFactory.

Expected Result:

...description of what you expected to see...

Actual Result:

...what actually happened, including full exceptions (please include the entire stack trace, including "caused by" entries), log entries, screen shots etc. where appropriate...

Environment:

...version and build of the project, OS and runtime versions, virtualised environment (if any), etc. ...

Additional Context:

...add any other context about the problem here. If applicable, add screenshots to help explain...