-
|
Let say I have two different repo,
I'm using the But fetching any other custom endpoint, like Note:
Anybody have any idea, or public code example I could get inspired from ? I followed https://www.youtube.com/watch?v=Kii5RENQYwE but use a separated repo |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I've controlled, and realise that custom endpoint where not receiving any cookies. So you actually need to add them inside your header request in your front-end application |
Beta Was this translation helpful? Give feedback.
I've controlled, and realise that custom endpoint where not receiving any cookies.
So you actually need to add them inside your header request in your front-end application