Issue with login
# support-questions
t
Hello, i am trying to consuming api where credentials are required after login but after login i am making a request call but credentials are not going with that api call from super token can you help me?
n
Hi @tarun_codeur Could you elaborate on your problem? What APIs are you calling to log in?
t
Api created by me it accepts theuser after login and the string which i am passing but in response it is returning type cors error
n
I mean which supertokens APIs are you calling? Also have you enabled the CORS middleware on your server?