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
Hi!
What does your IV Core logs say? and IV UI logs?
Check that you have the same secret-key in your EPi site, and IV UI; it must also match the one in the database. Shouldn't be a problem if you're just upgrading though.
Check that you have the same machinekey in IV UI as in your EPi site.
I'm in the process of writing an article about this, but it's not quite finished. Other things to look into is the certificate being set up by the installation. Don't forget to restart your service and the app-pools when you make config changes that do not trigger restarts.
Cheers!
// Mathias
Hi
I am getting this error, when I deploy the solution to prod (first deploy).
Imagevault error
The remote server returned an error: (401) Unauthorized.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Net.WebException: The remote server returned an error: (401) Unauthorized.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
Does anyone know what the problem is?
Thanks