Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Solved by using HTTPS
(we did have episerver:serviceapi:requiressl set to "false")
I am using the Service API for importing a product catalog (nodes, products, variants, images).
On my dev environment all requests work fine.
On the staging environment all the GET requests return 401 Unauthorized, but the POST requests go through.
However, copying the url, payload and token from a debug session and executing the same GET request from Postman is successfull...
What could be wrong?
I have checked that the Administrators group have both ReadAccess and WriteAccess for EPiServerServiceApi in tblUserPermission