Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endpoint baseurl incorrect #9

Closed
notfalsedev opened this issue Jul 9, 2020 · 1 comment
Closed

Endpoint baseurl incorrect #9

notfalsedev opened this issue Jul 9, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@notfalsedev
Copy link

De SDK maakt gebruik van de verkeerde baseurl voor zijn endpoints.
Deze staan nu op:

https://api.trunkrs.app/api
https://staging-api.trunkrs.app

Dit zou volgens mij moeten zijn:

https://api.trunkrs.nl/api
https://staging-api.trunkrs.nl
@fean fean self-assigned this Jul 9, 2020
@fean fean added the bug Something isn't working label Jul 9, 2020
@fean fean closed this as completed in a280292 Jul 9, 2020
@notfalsedev
Copy link
Author

Volgens mij gaat het niet helemaal goed.
Je maakt weer gebruikt van de .app ext.
Maar volgens de documentatie moet het juist .nl zijn.

Zie documentatie: https://stoplight.io/p/docs/gh/trunkrs/v1-api-documentation/reference/Trunkrs-Client-API.v1.yaml/paths/~1shipments/post?srn=gh/trunkrs/v1-api-documentation/reference/Trunkrs-Client-API.v1.yaml/paths/~1shipments/post

Voor staging: https://staging-api.trunkrs.nl/api
Voor productie: https://api.trunkrs.nl/api

Als ik hiermee verbind lijkt het wel te werken.

@fean fean reopened this Jul 9, 2020
fean pushed a commit that referenced this issue Jul 9, 2020
@fean fean closed this as completed in dfc273a Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants