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
I am trying to use cds-services.
When I try to GET https://[base_url]/cds-service, there are CORS headers in the response header.
But, when I try to POST https://[base_url]/cds-service/[services_id], there are no CORS headers in the response header.
The text was updated successfully, but these errors were encountered:
I am trying to use cds-services.
When I try to
GET https://[base_url]/cds-service
, there are CORS headers in the response header.But, when I try to
POST https://[base_url]/cds-service/[services_id]
, there are no CORS headers in the response header.The text was updated successfully, but these errors were encountered: