casdoor / casdoor-go-sdk

Go client SDK for Casdoor
https://github.com/casdoor/casdoor
Apache License 2.0
88 stars 74 forks source link

Issue: 404 Error When Calling BuyProduct API #138

Closed Dharshini-99 closed 2 weeks ago

Dharshini-99 commented 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>

Not Found

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

casbin-bot commented 2 weeks ago

@tangyang9464 @JalinWang @imp2002

github-actions[bot] commented 2 weeks ago

: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: