12-03-2015 07:37
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-03-2015 07:37
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hello,
My Subscription Endpoint is like;
http://myapplication.com/SubscriptionHandler.ashx?provider=Fitbit
For verification your servers are hitting endpoint attaching ?verify=123 regardless there is already a querystring parameter exists or not. So it is hitting my server like;
http://myapplication.com/SubscriptionHandler.ashx?provider=Fitbit?verify=123
Can you please fix the issue there if there is already parameter like ?param=1 hit appending &verify=123 ?
Answered! Go to the Best Answer.

- Labels:
-
.NET
-
OAuth 2.0
-
Subscriptions API
Accepted Solutions
01-04-2016 11:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


01-04-2016 11:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
The issue has been resolved. Thanks for reporting.
12-03-2015 09:54
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-03-2015 09:54
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Any Plan to fix this issue or we should handle this our own?

12-03-2015 10:23
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


12-03-2015 10:23
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi reyou,
You're right. We'll look into a fix for this case. In the meantime, you can get around this issue by removing the ?provider query string.

12-03-2015 10:35 - edited 12-03-2015 10:35
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-03-2015 10:35 - edited 12-03-2015 10:35
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thanks for your reply.
I need that query string because I filter out providers other than FitBit such as other Health Related Vendors.
I am using same endpoint for different vendors.

12-03-2015 12:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



12-03-2015 12:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@reyou: Apologies for this bug. We hope to have a fix out by Monday.

01-04-2016 11:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


01-04-2016 11:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
The issue has been resolved. Thanks for reporting.
