Closed sunank200 closed 10 months ago
After asking questions in ask.astronomer.io the UI broke after this PR as there is no check for "response" key in the returned dictionary here
"response"
Added the check for the "response" key in the dictionary in the API.
Tested with the following screenshot:
close: #266
0bb3dcc
View logs
After asking questions in ask.astronomer.io the UI broke after this PR as there is no check for
"response"
key in the returned dictionary hereAdded the check for the "response" key in the dictionary in the API.
Tested with the following screenshot:
close: #266