Replies: 3 comments
-
I think... I need to put some sort of The page is doing a re-direct without including any data in the table. It worked before, but apparently it doesn't always work. |
Beta Was this translation helpful? Give feedback.
-
So... am I doing something that I am not allowed to do???
|
Beta Was this translation helpful? Give feedback.
-
Ok... the But something weird is happening with the postgres tables, now I am not able to even see them in Vercel. I wonder if this this a Vercel problem with Postgres and not a code problem... |
Beta Was this translation helpful? Give feedback.
-
Summary
Are there any other paid features that I am not aware?
This is the second table that is not adding data to it...
The code to add the data is this:
^^ then it is followed by redirects depending on a param, and end with:
return NextResponse.redirect(redirectUrl);
^^^ this was working but suddenly stopped...
What have I changed?.... I added a new re-directs that works, but doesn't include the data on the table.
The visits are also being recorded in the logs... but what is that in yellow hightlight?
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions