Closed Dharshini-99 closed 2 weeks ago
Hi Team,
I am encountering a 404 Not Found error when calling the BuyProduct API in my Go application. Here are the details:
API Request: http://localhost:8000/api/buy-product?id=demo/product_j9he53&providerName=stripe
Response: <!DOCTYPE html>
The page you have requested does not exist.
It seems that the API route may not be correctly configured or accessible. Could you please assist in identifying the issue or provide guidance on how to properly call the BuyProduct API?
Thank you for your help.
Best regards, Srinivasan
@tangyang9464 @JalinWang @imp2002
:tada: This issue has been resolved in version 1.2.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Hi Team,
I am encountering a 404 Not Found error when calling the BuyProduct API in my Go application. Here are the details:
API Request: http://localhost:8000/api/buy-product?id=demo/product_j9he53&providerName=stripe
Response: <!DOCTYPE html>
Not Found
The page you have requested does not exist.
It seems that the API route may not be correctly configured or accessible. Could you please assist in identifying the issue or provide guidance on how to properly call the BuyProduct API?
Thank you for your help.
Best regards, Srinivasan