N
N
Nastya19202020-07-01 09:39:05
Spring
Nastya1920, 2020-07-01 09:39:05

How to redirect response when clicking on a link from an email?

The user receives a link request by e-mail from one of the microservices (In other words, a link to go somewhere in the browser). Clicks.
This is a request to another microserver to find and display the desired content to the client: it returns a paginated page. However, it turns out that the server will return the response to where the request came from (to where the link was clicked), and I need the server to send the result (response) to the client in the browser so that the front receives and renders. How can this be technically implemented, and how will the front catch such a request if it does not make it itself? (I only do back-end)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
McBernar, 2020-07-01
@McBernar

There is no such problem. To make a request, you must first follow the link from the letter.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question