Skip to content

Swagger UI throws 401 Unauthorized or Access Token is expired #7

@murugaraja

Description

@murugaraja

Hi,

I am able to run spring boot and Angular App successfully.

But while trying to see swagger UI(http://localhost:8080/api_docs/index.html), I am getting bellow error.

401 : {"description":"Unauthorized or Access Token is expired","statusCode":401} http://localhost:8080/api_docs/index.html/v2/api-docs?group=apis

Could you please suggest me what is the token I need to pass and how to pass it.

same way I am getting:
http://localhost:8080/ecommerce-rest-api/api/v1/1/products/filter
{"description":"Unauthorized or Access Token is expired","statusCode":401}

Thanks,
Raja.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions