chugharyan816
10/07/2022, 7:34 PMregistry.supertokens.io/supertokens/supertokens-postgresql
I am not able to hit the GET session info endpoint: /recipe/session
(GET) with the query parameter sessionHandle
The logs show that no such endpoint exists. Following are the logs:
07 Oct 2022 19:21:46:007 +0000 | ERROR | pid: 55ea18c6-0112-4899-a3a7-0785a6643219 | [http-nio-0.0.0.0-3567-exec-10] thread | io.supertokens.webserver.api.core.NotFoundOrHelloAPI.service(NotFoundOrHelloAPI.java:57) | Unknown API called: http://127.0.0.1:3567/recipe/session/
Please help me with thischugharyan816
10/07/2022, 8:05 PMrp_st
10/08/2022, 4:41 AMchugharyan816
10/09/2022, 6:29 AMcurl --location --request GET 'http://127.0.0.1:3567/recipe/session/?sessionHandle=1c6e9de0-d697-43b3-a9d8-22b11b5541de' \
--header 'cdi-version: 2.16' \
--header 'rid: session' \
--header 'api-key: Akjnv3iunvsoi8=-sackjij3ncisds'
rp_st
10/09/2022, 6:30 AMrp_st
10/09/2022, 6:31 AM/
rp_st
10/09/2022, 6:31 AMchugharyan816
10/09/2022, 6:34 AMchugharyan816
10/09/2022, 6:34 AM