Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Notifier] Fixed base_uri while call auth/time API #37890

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

Merged
merged 1 commit into from
Aug 20, 2020
Merged

[Notifier] Fixed base_uri while call auth/time API #37890

merged 1 commit into from
Aug 20, 2020

Conversation

leblanc-simon
Copy link
Contributor

This patch fixed the base_uri missing while we call the auth/time OVH
API.

  • Without this patch, the API call failed because the URL is wrong :
    eu.api.ovh.com/auth/time

  • With this patch, the API call successed, URL is :
    https://eu.api.ovh.com/1.0/auth/time

Q A
Branch? 5.1
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fixed base_uri while call auth/time API
License MIT

@fabpot
Copy link
Member

fabpot commented Aug 20, 2020

Thank you @leblanc-simon.

@fabpot fabpot merged commit dd19056 into symfony:5.1 Aug 20, 2020
@leblanc-simon leblanc-simon deleted the fix/notifier-ovhcloud-baseuri branch August 24, 2020 21:44
@fabpot fabpot mentioned this pull request Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants