Skip to content

full_url is not updated #5

@CatsMiaow

Description

@CatsMiaow

I got the following error and checked it out.
Image

{"error":"status code must be a number","api200":"This is not API200 error. It occurred in your API. Check details"}

The cause was that the domain set as Base URL was called without being applied to full_url.
Although the Base URL of the service created with Create Service is applied to the full_url,

tables.endpoints
Image

When importing Swagger with Import Endpoints, if the Base URL is empty, it is registered with no domain.
Image

Subsequent updates to the Base URL in the service settings will not update the domain in full_url.
Image

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