cristian-codorean

Results 2 comments of cristian-codorean

@din14970, what about something like the following, valid for API client versions 1.6.3 or older: ``` import requests from ecmwfapi.api import ANONYMOUS_APIKEY_VALUES from ecmwfapi.api import Connection def test_anonymous_apikey_using_requests(): token, url,...

@DiegoYungh, was this specific PR merged into your fork ? I can't seem to find it in there, but I'm kind of new to github, so I might have not...