livysdad27 / tempestWS

Weatherflow Tempest WebSocket Driver
GNU General Public License v3.0
5 stars 0 forks source link

ERROR user.tempestWS: I don't recognize this at all: {'status_code': 5, 'status_message': 'AUTHORIZATION_REQUIRED - Rate limit exceed or your API Key or Oauth2 Access Token missing'} #9

Closed livysdad27 closed 1 year ago

livysdad27 commented 1 year ago

Tempest appears to have deprecated the use of ?api_key as the parameter for the personal token. Changing the parameter to ?token seems to have fixed it. Emergency change applied directly to main and tested. This should fix the problem unless tempest reverts back to only supporting ?api_key.

livysdad27 commented 1 year ago

Fixed in version 1.0.1.