I have a problem reproducing an issue related to status code 403 on the mobile app. I make some tests on our mobile app at the moment. But sometimes, the issue appears about status code 403. How can I test it on postman? Which test code should be written. I am a QA tester. I should reproduce this issue and provide detailed information to the developer team. There is an assumption that it can happen because of the size limit of uploading files.
Related
I've been developing authentication flow on php lib: googleapis/google-api-php-client v2.9.1. Everything was working fine, but after some time while trying to authenticate the google started displaying "Something went wrong" message with 500 in console and after pressing next button "The server cannot process the request because it is malformed. It should not be retried. That’s all we know." with 400 code. But everything works fine if I use incognito mode.
The similar issue is described here and it only occurs on chrome and when user is logged in into several google accounts, works fine if you delete accounts.google.com domain cookies or use Incognito mode.
Is there a way to solve it ?
So to answer my own question the solution was quite simple - after you apply for verification and Google verifies your app this issue disappears without any additional efforts.
I assume that main issue is that if you have multiple google accounts connected to your chrome and you add only some of them to an app as a tester or etc. Google can't handle not connected accounts for security measures and returns an error. Of course the error itself could be handled little bit better.
I hope this answer saves some time for everyone else who is struggling with this issue.
I have App on firebase everything was working fine push notification, phone authentication. but yesterday it stopped working. I search for answers on Stack overflow & other blog. Any help would be appreciated.
Solution I tried here, but no luck ...
Force refresh browser. try login in incognito mode.
Login/Logout many times.
Deleting ios App and Added it again.
Contact to firebase support team, but its 2 day's still no response.
Solution worked for me ...
I Delete the project from firebase and Create a new Project.
firebaser here
Some steps for troubleshooting, that most often help in such situations.
Force a refresh of your browser with cmd-shift-R, to make sure you have a completely fresh version of the Firebase console.
Check the JavaScript console of your browser for any relevant error messages.
If you have any plugins in your browser blocking content (such as ads), please disable those and try again.
If neither of those gives a hint to the cause of the problem, reach out to Firebase support for personalized help in troubleshooting. Be sure to include information about the OS you run on, the version of your browser, and anything from #1.
Here is my issue.
The site I am responsible for gets millions of page few per month, many from social media apps.
We are seeing an increased trend in customer service complaints along the lines of "I need to login every time I visit your site".
After some detective work, it seems that this problem is occurring mainly for people visiting from social media apps.
So it looks like this:
Someone logs in on their native browser.
Sometime later they visit the site again via a link on Facebook.
They are asked to log in again... frustration ensues.
Has anyone encountered anything like this and is there a way to share native browser cookies with social media apps? We can't be the first to have this issue.
I am new to dropbox.I have tried to integrate dropbox chooser and it worked well with the code given on the official site for developers at https://www.dropbox.com/developers on the desktop browsers.But when I tried to do it with iPhode or iPad it gives me 403 error irrespective to i have logged in or not.
So,Please guide me further.
you must test your ip addresses.
I tested it and the error was i put localhost.
I had a working hangout app until yesterday - but now now I can no longer launch the app in the developer sandbox.
In the process of diagnosing the problem I have tracked back to simply trying to launch one of the Google sample apps (https://plushangoutstarter.appspot.com/static/simpleHangoutApp.xml) in the developer sandbox.
This fails in the same way as my app: the hangout says loading app along with a lovely animation but never loads.
I have tried this from different Google accounts and OS's but the problem is the same whatever.
The js console shows the following error:
Uncaught SyntaxError: Unexpected token < login.corp.google.com/request?s=oz-autopush-full.plus.corp.google.com:443/u….google.com/js/api.js&maxAge=1200&authLevel=2000000&rpMode=v2&keyIds=Do0:2
Interestingly I can launch the hangout apps (mine and the sample ones) outside the sandbox. For example, https://plus.google.com/hangouts/_/16fae425e33645b520c4b14f71adbdbba843f00d
To me it seems as if Google has deployed a breaking change but I can't believe that there would be no activity on twitter or the google plus developer group if they had.
My questions are:
1) Can anyone launch an app in the developer sandbox
2) If not, anyone got any idea what the problem is.
Thanks in advance for any help. As usual in these situations, I was planning on demoing my app to my colleagues in a couple of days to show them how cool the hangouts api is :(
Neil
There was a problem on Google's side over the weekend and has now been corrected.