09-17-2019 03:24
09-17-2019 03:24
Hello,
I have a problem with managing my app on dev Fitbit. My callback URI looks like this: https://activepoints.co.uk/AP/#/consent-fitbit. That hash('#') inside my URL is forbidden and it doesn't allow me to register that callback and I get the error "Callback URL https://activepoints.co.uk/AP/#/consent-fitbit format is invalid". Is it possible to solve this somehow?
Thanks in advance
09-20-2019 14:09
09-20-2019 14:09
Hi @Andrija,
The '#' doesn't appear to serve a purpose in your callback URL and I believe it would be best to just remove it. When I tried to see what would happen after removing the hash (https://activepoints.co.uk/consent-fitbit/), I was routed to a page that stated the authorization was successful. Would it be an issue if you removed the hash?
Looking forward to hearing from you!