What are you trying to do? (please be as specific as possible and include relevant screenshots, code snippets)
I was updating the code and I pushed my code to the github and then I got the 500 internal Server Error
I think this issue is somewhat related to userinfo logic I have implemented. Earlier also I was having this issue, Solution was provided by the plasmic team.
in the above link, but now again it is happening. Could you please let me know, I have made the changes what was told to me.
@dev_net-art hi!
It’s quite hard to tell without looking at the source code
Can you pinpoint some recent changes in studio and code that you’ve did before this started to occur?
I’m assuming that most likely you’re trying to access something that is not available from the server side, which results in an error
There is nothing I have done in my source code in next js project.
I was working in plasmic itself, testing the flow, even I am not sure what causes this issue since I was testing it in the plasmic preview and there it is working fine. Its when I pushed the build I got to know about the error.
The most recent page changes I have done is the below mentioned page.