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

No access token field #16

Open
samwilson opened this issue Mar 3, 2021 · 4 comments
Open

No access token field #16

samwilson opened this issue Mar 3, 2021 · 4 comments

Comments

@samwilson
Copy link

samwilson commented Mar 3, 2021

The 'Receiver Endpoint' popup form is supposed to have "an access token which will be sent in the HTTP Authorization header", but it doesn't seem to exist. Is there a way to enable this?

(I'm trying to add Overland support to a blogging tool: samwilson/twyne#79 )

@samwilson
Copy link
Author

Any ideas about this?

@gedankenstuecke
Copy link
Member

Hey Sam, thanks for filing this and sorry for having missed it back in March! Unfortunately I don't have access to an Android phone for testing right now, but I've checked the iOS version which also only gives two different fields:

  1. the endpoint URL
  2. the device ID

The description in iOS says "Enter a URL above and the app will send its data there. Note that there is no authentication other than this URL, so make sure the URL you enter contains your API key or other token", which seems to reflect what the Android version here is doing? :-)

@samwilson
Copy link
Author

That sounds like a good solution, thanks! And no worries about the delay, my project is not a fast-moving thing (although, once I get this set up, I guess I'll know at least how fast! :-P)

I think the intention is that the app send an Authorization header though, as that's also what the example shows. Or maybe the docs are wrong?

I'd be happy to help with testing on Android, if there's anything I can do.

@gedankenstuecke
Copy link
Member

Right, the intention seems to be to send the authorization headers, but I checked the iOS version of Overland on which we've based the Android one and there doesn't seem to be a way to add the tokens etc. either (see screenshot below).

IMG_9BA79F3F86D7-1

pinging @aaronpk: I wonder if that's was a planned feature that hasn't made it into the iOS version yet. And as we basically just ported the Android version it's not in that one either ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants