AlexanderWinterl
Results
1
issues of
AlexanderWinterl
In the notebook "planet_tasking_api_order_creation" in section 3 the request using the order id is missing a "=" Current: res = session.request('GET', TASKING_API_URL + '/captures/?order_id' + order_id + '&fulfilling=true') should be...
bug