Welcome to the Bug Reporting page! Please refer to these tips when submitting new bug reports:
1. Browse the known issues section or check if another user previously posted about a similar issue.
2. Upvoting posts help us understand how many players are experiencing the bug.
3. Refer to the Best Practices to learn how to write a bug report.
4. File each issue separately if you’ve encountered multiple issues.
1. Browse the known issues section or check if another user previously posted about a similar issue.
2. Upvoting posts help us understand how many players are experiencing the bug.
3. Refer to the Best Practices to learn how to write a bug report.
4. File each issue separately if you’ve encountered multiple issues.
When login with google , wayfarer show almost blank page

in Report a Bug
After using Google to log in, a blank page is displayed. I tried chrome, Microsoft edge and Firefox, all of which are the same.
Tagged:
Comments
Safari too… (When using iPhone)
Chrome & Safari too… (When using Mac AND iPhone)
I just solved the BUG
First you have to login
Then send a POST Request
Request Method: POST
RequestHeader:
Host: wayfarer.nianticlabs.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0
Accept: application/json, text/plain, */*
Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2
Accept-Encoding: gzip, deflate, br
Content-Type: application/json
x-angular:
X-CSRF-TOKEN: Replace with your XSRF-TOKEN
Content-Length: 17
Origin: https://wayfarer.nianticlabs.com
DNT: 1
Connection: keep-alive
Referer: https://wayfarer.nianticlabs.com/new/settings
Cookie: XSRF-TOKEN= Replace with your XSRF-TOKEN ; SESSION= Replace with your SESSION ; _ncc=1
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: same-origin
TE: trailers
RequestBody:
{"language":"en"}
Your XSRF-TOKEN and SEESSION can be find in requested request.
eg:
I have the same problem as you, but I can't use this method to solve it. Could you explain it in detail?
What difficulties have you encountered?
Thank you for flagging! We'll look into this problem and let you guys know afterward.
I followed the instructions in the article and the website returned the following data.
any update?
+1 to this issue.
Also +1 to above comment from Leenoex, getting a 403 when trying the workaround suggested by requester mContext.
+1
我也遇到相同的问题!!!从去年12月开始,试过很多办法都没有解决
希望尽快能解决这个BUG,我非常希望能开始审核!
I have the same problem!!! Since December last year, many methods have been tried but have not been solved
I hope this bug can be solved as soon as possible. I very much hope to start the audit
Are all of you from China?
我没有学习过相关知识,但是我尽量按照你的办法去模仿解决
我下载了火狐 仿照你的代码 发送了新请求 但是失败了 还是显示大部分空白
能不能看一下我的代码或者步骤有哪些错误,帮助我解决这个BUG,万分感谢!!
I haven't learned relevant knowledge, but I try to imitate and solve it according to your way
I downloaded Firefox and sent a new request following your code, but it failed and still showed most of the blank space
Can you look at the errors in my code or steps and help me solve this bug? Thank you very much!!
以下是我输入的代码Here is the code I entered
Host: wayfarer.nianticlabs.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0
Accept: application/json, text/plain, */*
Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2
Accept-Encoding: gzip, deflate, br
Content-Type: application/json
x-angular:
X-CSRF-TOKEN: Replace with your XSRF-TOKEN
Content-Length: 17
Origin: https://wayfarer.nianticlabs.com
DNT: 1
Connection: keep-alive
Referer: https://wayfarer.nianticlabs.com/new/settings
Cookie: XSRF-TOKEN=\\my cookie\\; SESSION= \\my cookie\\; _ncc=1
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: same-origin
TE: trailers
我没有学习过相关知识,但是我尽量按照你的办法去模仿解决
我下载了火狐 仿照你的代码 发送了新请求 但是失败了 还是显示大部分空白
能不能看一下我的代码或者步骤有哪些错误,帮助我解决这个BUG,万分感谢!!
I haven't learned relevant knowledge, but I try to imitate and solve it according to your way
I downloaded Firefox and sent a new request following your code, but it failed and still showed most of the blank space
Can you look at the errors in my code or steps and help me solve this bug? Thank you very much!!
下面这张图片是发送请求前的样子 The following picture is what it looks like before sending the request
下面这张图片是发送请求后的样子
The following picture is what it looks like after sending the request
以下是我输入的代码Here is the code I entered
Host: wayfarer.nianticlabs.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0
Accept: application/json, text/plain, */*
Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2
Accept-Encoding: gzip, deflate, br
Content-Type: application/json
x-angular:
X-CSRF-TOKEN: Replace with your XSRF-TOKEN
Content-Length: 17
Origin: https://wayfarer.nianticlabs.com
DNT: 1
Connection: keep-alive
Referer: https://wayfarer.nianticlabs.com/new/settings
Cookie: XSRF-TOKEN=\\my cookie\\; SESSION= \\my cookie\\; _ncc=1
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: same-origin
TE: trailers
顶一顶
paste your request content here, like @linzheng12138-ING did
在mContext的帮助下我已经解决BUG,十分感谢mContext
以下是我的解决办法
下载火狐浏览器按F12 点选网络 找到https://wayfarer.nianticlabs.com/api/v1/vault/properties在右上角点选编辑并重发
然后GET 改POST 网址从https://wayfarer.nianticlabs.com/api/v1/vault/properties 改为 https://wayfarer.nianticlabs.com/api/v1/vault/settings
我的请求头如下:
Host: wayfarer.nianticlabs.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0
Accept: application/json, text/plain, */*
Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2
Accept-Encoding: gzip, deflate, br
Content-Type: application/json
x-angular:
X-CSRF-TOKEN: **********************************\\在Cookie行复制XSRF-TOKEN后到下一个分号的代码\\
Content-Length: 17
Origin: https://wayfarer.nianticlabs.com
DNT: 1
Connection: keep-alive
Referer: https://wayfarer.nianticlabs.com/new/settings
Cookie: *******************************************************\\Cookie一整行都不要变动\\
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: same-origin
Cache-Control: max-age=0
TE: trailers
\\
请求主体输入:
{"language":"en"}
然后发送 刷新一下即可
mContext牛逼,审po去咯~
Hello Explorers,
Thanks for you patience on this. wanted to check in to see if there are any updates, are you still experiencing this issue?