admin管理员组

文章数量:1125801

"I am working on a Spring Boot application and trying to integrate the Shiprocket Shipping API for order creation and inventory management. However, I am encountering issues and need help resolving them.

API Key and Secret: I am unsure how to generate or securely manage the apiKey and apiSecret required to authenticate with the Shiprocket API. How should I securely store and use these keys in my Spring Boot application? Are there any best practices for this?

Inventory Sync Error: When I attempt to create an order or synchronize inventory, I receive the error: Inventory sync is turned off. I am not sure if this is an issue with my API request, a missing setting in the Shiprocket dashboard, or something else.

本文标签: