-
Notifications
You must be signed in to change notification settings - Fork 5
Post request url not found #2
Comments
@YassouSr according to the this part of the docs, you should write the whole url like so: I know this is a bit late, but let it be for future generations xD |
still not for react JS working TBH |
we have another isseu with cors error that comming from headers |
I am using django with react, and this is what shows me after executing create_payment function :
POST http://127.0.0.1:3000/baseURL/api/invoice 404 (Not Found)
How should i fix it ?
The text was updated successfully, but these errors were encountered: