Skip to main content
Announcements
Jan 15, Trends 2025! Get expert guidance to thrive post-AI with After AI: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Haclark
Partner - Contributor
Partner - Contributor

Migration app - data load Forbidden error

I installed the migration app in our client-manage instance, set up a REST connection, updated the appropriate variables, but get the following error when I try to load the app:

--------------------------------------------


The following error occurred:
HTTP protocol error 403 (Forbidden):

The server refused to fulfill the request.
The error occurred here:
RestConnectorMasterTable:
SQL SELECT
"contentHash",
"senseId",
"originalClassName",
"version",
"deploymentType",
"releaseLabel",
"deprecatedProductVersion",
"productName",
"copyrightYearRange"
FROM JSON (wrap on) "root"
WITH CONNECTION(
URL "https://MyServerName/api/about/v1/systeminfo",
QUERY "xrfkey" "abcdefg123456789",
HTTPHEADER "X-Qlik-Xrfkey" "abcdefg123456789",
HTTPHEADER "User-Agent" "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36"
)
Data has not been loaded. Please correct the error and try loading again.

1 Solution

Accepted Solutions
Haclark
Partner - Contributor
Partner - Contributor
Author

Discovered through opening a support case with Qlik that apparently the early patches for the May 2024 version of Qlik Sense introduced an incompatibility with the current publicly available migration app. So there is no present fix.

View solution in original post

2 Replies
mpc
Partner - Specialist II
Partner - Specialist II

Hi 

What kind of auth are you using ?
Please share a screenshot of your connector settings, it will help to solve the issue 

Best

From Next Decision and mpc with love
Haclark
Partner - Contributor
Partner - Contributor
Author

Discovered through opening a support case with Qlik that apparently the early patches for the May 2024 version of Qlik Sense introduced an incompatibility with the current publicly available migration app. So there is no present fix.