Skip to content

Forbidden error in graphiQL tool #20

Description

@ddash357

Hi,
Facing one issue when I am querying through graphiql tool.Same error when I am hitting rest endpoint in postman:
{
“timestamp”: “2021-03-23T21:06:41.333+00:00”,
“status”: 403,
“error”: “Forbidden”,
“message”: “”,
“path”: “/graphql”
}

dependencies:
compile "com.graphql-java:graphql-spring-boot-starter:5.0.2"
compile "com.graphql-java:graphql-java-tools:5.2.4"
compile "com.graphql-java:graphiql-spring-boot-starter:5.0.2"
compile 'com.googlecode.json-simple:json-simple:1.1.1'
compile "org.springframework.cloud:spring-cloud-config-client:1.2.2.RELEASE"
compile "com.oracle.jdbc:ojdbc8:12.2.0.1"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions