RVR-MSS-713
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-MSS-713
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Issue Summary
- The error "External Error - SAS Token is required" with Error Code: RVR-MSS-713 is encountered when using the Rivery platform's Azure SQL connector. This indicates that a Shared Access Signature (SAS) Token is mandatory for the operation but hasn't been provided. The error arises due to the requirement of providing an SAS Token for accessing Azure resources, such as Blob storage, that are being utilized within the integration.
Action Steps:
Generate a SAS Token:
- Go to the Azure Portal and navigate to the storage account you are attempting to access.
- In the settings section of the storage account, look for "Shared access signature."
- Generate a new SAS Token by specifying the appropriate permissions, service (Blob), and the necessary expiry time and policy.
- Click on "Generate SAS and connection string" and copy the SAS Token.
Update Connection in Rivery:
- Access your Rivery console and navigate to the specific river or connection settings where the token is required.
- Ensure that the connection configuration for Azure includes the SAS Token as necessary.
- Use the "Test Connection" feature to verify that the connection now works properly with the newly added SAS Token.
External References:
- Rivery Documentation on Azure Blob Storage Connection for guidance on integrating and managing SAS Tokens: Rivery Azure Blob Storage
- Microsoft Documentation on creating SAS Tokens: Create and use a SAS token
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?