Skip to content

Enhancement: Handle forbidden response when performing authentication #1096

@stijnbrouwers

Description

@stijnbrouwers

When during the authentication process a 403 HTTP Status code is returned (=forbidden). It should be handled in such a way that the user is presented with a useful error message.
For example:

You are not authorized to perform the required service calls. Use option --debug for more information about which request failed.

This will prevent errors occurring further down the line which may lead to confusion.

See issue #1088 for an example

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions