I got the success message and can also see the new...
# orm-help
j
I got the success message and can also see the new dyno up on Heroku. However I can’t see the server on Prisma Cloud, and the last green button in the image above just takes me back to the start (i.e. adding a new service)
n
what if you try to add another server, does it show up?
j
Hi @nilan! Just tried it again, same thing: Now I see another server on Heroku but nothing new on Prisma
n
What if you deploy a service to it, does it show up in Prisma Cloud?
j
Hmm, how would I do that?
I need the endpoint, correct?
n
If you are logged in to Prisma Cloud in your CLI, running
prisma init
will give you the option to select your new server.
j
Yeah I’m using the CLI. If I pick “Use other server” I need to input an endpoint of a Prisma server, but I’m not sure which URL I need to enter
n
"Or deploy to an existing Prisma server:" should list your Heroku server already
If this is not the case, please provide a bug report here: https://github.com/prismagraphql/prisma-cloud-feedback.
j
Ah ok, yeah I don’t see it
I'll file an issue, thanks!