Using https://login.eveonline.com/v2/oauth/authorize to authorize some esi requests. Worked perfectly fine up to now.
Today i added “esi-corporations.read_blueprints.v1” to the list of scopes and from that moment on i get the following error when trying to authenticate:
{“error”:“invalid_scope”,“error_description”:“The requested ‘esi-corporations.read_blueprints.v1’ scope is not valid.”}
Any help what i am doing wrong?