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

Bug Report: Changed my bio and "unauthorized" error popped up #46

Open
aridutilh opened this issue Aug 13, 2021 · 1 comment
Open

Bug Report: Changed my bio and "unauthorized" error popped up #46

aridutilh opened this issue Aug 13, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@aridutilh
Copy link
Contributor

Bug: I was trying to update my profile bio to the following:

<h2> Hi there! </h2>
<br>
<h4> I'm a project starter, community manager, and iPhone photographer. </h4>
<br>
🏗  Projects: 
<a href="https://poly.work/Vagabond">https://poly.work/vagabond</a>
<br>

But it popped up as "unauthorized" for some reason. Not sure why.

Reproduce: Go to your profile settings and change your bio, then click save.

Img/Video:

Screen.Recording.2021-08-13.at.5.26.23.PM.mov
@aridutilh aridutilh added the bug Something isn't working label Aug 13, 2021
@Wilbert-mad
Copy link
Contributor

Could you try again and show me the request info?
Open up inspect > got to the network tab > hit save > look for the request named updates
image
If the first part I blurred is undefined then you will just need to re-login to get an access token. Else go to inspect > Application tab >
image
and there you should see 2 items @pup/token and @pup/hash if not again you'll need to re-login.

This also may be the way the tokens were implemented; log in on one device and then re-login on another device. if you get the same error unauthorized when trying out on the first one let me know, and it'll be worked on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants