You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose payments.* subdomain and reconnect to the payments service (similar to the invitations). Make sure that
a) path /v1/* is accessible (will use auth defined in service)
b) otherwise, it is password protected by the reverse-proxy
Double-check all env-vars configuration for this service
The text was updated successfully, but these errors were encountered:
The service was implemented and brought in in ITISFoundation/osparc-simcore#4676
payments.*
subdomain and reconnect to the payments service (similar to theinvitations
). Make sure thata) path
/v1/*
is accessible (will use auth defined in service)b) otherwise, it is password protected by the reverse-proxy
The text was updated successfully, but these errors were encountered: