- Log in to post comments
User bio
404 bio not found
Member since Feb 1, 2021
Posts:
Replies:
A 403 is forbidden, not page not found. Does the user you're trying to log in as have whatever permissions they need for your web application? You can try temporarily giving the user the %All role, and if that fixes the issue, you know for sure it's got something to do with permissions.
- Log in to post comments
You could do as Robert said, or you could create an SQL gateway connection to the execution namespace and query it from the original namespace.
- Log in to post comments
Open Exchange applications:
Certifications & Credly badges:
Followers:
Following:
David has not followed anybody yet.
If you really want to dig into the structure behind the XLSX files, change the extension on one of them from .xlsx to .zip and you can navigate through the file structure.