This commit is contained in:
reya 2024-01-23 14:16:20 +07:00
parent 91f1d73295
commit c28e58de88

View File

@ -165,6 +165,7 @@ export async function processRegistrationWebHandler(request, reply) {
try {
const record = await getAndValidateStateOfRequest(request);
const body = request.body;
console.log(request)
const baseUrl = new URL(request.originalUrl).pathname.replace(/\/+$/, '');
// we serialize the payload again and store it