everything okey in local but I'm not sure how can I replica my env (RP_ID) #543
Closed
GroophyLifefor
started this conversation in
Troubleshooting
Replies: 1 comment 12 replies
-
Seems like you have a bug in your service: You are getting back a 500, what do your logs say? |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my project I setup everything and works really well, but then I deployed so I have to change my localhost to my url so I do this
then my part of env file was
and I also tried dev.remotecms.vercel.app
when I tried RP_ID=dev.remotecms.vercel.app
when I tried RP_ID=remotecms.vercel.app
Beta Was this translation helpful? Give feedback.
All reactions