You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then on the automatic get that happens after the put, you get
Fetching info: Performing request GET 'https://DONOTUSE:25555/info': Performing GET request: Retry: Get https://DONOTUSE:25555/info: dial tcp: lookup DONOTUSE on ... no such host
It looks like you need to add params to your InRequest to also allow source_file, and then it could be configured as such:
The documentation shows the availability of using dynamic source configuration, but I think we ran into a problem.
Then on the automatic get that happens after the put, you get
It looks like you need to add params to your
InRequest
to also allowsource_file
, and then it could be configured as such:The text was updated successfully, but these errors were encountered: