The API for this: <https://github.com/ory/sdk/tree...
# general
j
The API for this: https://github.com/ory/sdk/tree/master/clients/client/typescript-fetch looks like it has all the same methods as
@ory/client
, but when I make a call to
ory.createBrowserLoginSession
, I'm getting back an HTML page instead of a JSON response and that's throwing an error within the package -- how is
@ory/client-fetch
supposed to be used headlessly?
h
It‘s probably cloudflare blocking you
e
hi there! Can you send me the content of the http response you get? If it is cloudflare it should have a field like ray-id, this will help us find out why you got blocked 🙂
thanks though!