You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task/Issue URL:
https://app.asana.com/1/137249556945/project/1202552961248957/task/1210974305229051?focus=true
### Description
The subscription activation URL had an extra `/subscriptions/` in the
URL causing a loop where you can't activate the subscription
### Steps to test this PR
_Feature 1_
- [ ]
- [ ]
### UI changes
| Before | After |
| ------ | ----- |
!(Upload before screenshot)|(Upload after screenshot)|
Copy file name to clipboardExpand all lines: subscriptions/subscriptions-impl/src/main/java/com/duckduckgo/subscriptions/impl/internal/SubscriptionsUrlProvider.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ class RealSubscriptionsUrlProvider @Inject constructor(
0 commit comments