repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
materialcomponentsmaterialcomponentsandroid
bottomsheetbehavior set important for accessibility no hide descendant on child view even though the view may be visible
Bug
description bottomsheetbehavior set the important for accessibility no hide descendant on child view even if they be visible we resize this view to attach they to the top of our bottom sheet this break talkback for these child as their view be visible the bottom sheet be in expanded or partial expand st...
materialcomponentsmaterialcomponentsandroid
floatingactionbutton translucent background visual bug
Bug
description I can t find a way to set a translucent background color to either floatingactionbutton or extendedfloatingactionbutton set app backgroundtint to a translucent color will show a weird shape in the middle or behind the button set android alpha to the button itself will result in ...
materialcomponentsmaterialcomponentsandroid
collapsingtoolbarlayout the toolbar not stop scroll when collapse
Bug
description after change the scroll activity project that google provide in android studio and update the package com google android material material to version 1 1 0 alpha09 I notice that when I scroll the toolbar after collapse it bounce expect behaviour I make a little video here source cod...
materialcomponentsmaterialcomponentsandroid
bottomsheetbehavior state be incorrect if update during settle animation
Bug
description bottomsheetbehavior state be not update correctly if it be update during the bottomsheetbehavior settle state bottomsheetcallback onstatechange be not call with the correct value either visually the sheet be in the proper state expect behavior bottomsheetbehavio...
materialcomponentsmaterialcomponentsandroid
textinputlayout disabled widget state doesn t use color from colorstatelist
Bug
description set colorstatelist for textinputlayout attribute android textcolorhint or hinttextcolor doesn t set color in disabled state expect behavior these attribute should utilize different color from colorstatelist material library version 1 1 0 alpha09
materialcomponentsmaterialcomponentsandroid
materialbutton button have background opacity when night mode set on pre q
Bug
description when build an alertdialog use materialalertdialogbuilder with app theme inherit from theme materialcomponent daynight noactionbar dialog s positive and negative button get background opacity this happen only when night mode be set programmatically on pre q device if version s...
materialcomponentsmaterialcomponentsandroid
appbarlayout give an error in android studio ide when I use 1 1 0 alpha09 version
Bug
when I add appbarlayout in xml file I receive an error app be work but I don t see my design on android studio java lang illegalargumentexception java lang classcastexception 2ea977af at com google android material appbar appbarlayout drawablestatechange appbarlayout java 392 ...
materialcomponentsmaterialcomponentsandroid
materialbuttontogglegroup can not contain 5 button or more
Bug
description if I add more than four button to materialbuttontogglegroup not all of they be show even if the space be sufficient instead in the end I see three dot I m not sure if this be the desire behaviour if so it would be necessary to add an option to turn it off screenshot expec...
materialcomponentsmaterialcomponentsandroid
materialbutton cause the layout preview to not render
Bug
description add a materialbutton to a layout cause the layout preview to not render expect behavior the preview render without button studio64 zk4hnda4zt with button studio64 4e7enn9j2x stacktrace java lang illegalargumentexception java lang classcastexcepti...
materialcomponentsmaterialcomponentsandroid
source code move minsdk from manifest to build file
Bug
description currently the project doesn t sync properly in android studio 3 4 2 manifest in module lib and material theme builder contain minsdk constraint as well as targetsdk which should be declare in a build file expect behavior freshly download project should sync properly materi...
materialcomponentsmaterialcomponentsandroid
coordinatorlayout snackbar not show above fab
Bug
edit just find out that snackbar be now suppose to be show above the fab see placement image original issue description I m use a fab and go edge to edge to have the fab respect the window inset I ve update its margin with systemwindowinsetbottom so far ...
materialcomponentsmaterialcomponentsandroid
snackbar gradle lint task fail inconsistently wrongconstant
Bug
description gradlew lint would fail on material v1 1 0 alpha07 and before and android studio would show a lint error for snackbar make view replace with your own action basetransientbottombar length long with a wrongconstant error snackbar length long should be use instead on...
materialcomponentsmaterialcomponentsandroid
textinputlayout endiconmode change dynamically not possible
Bug
description change endiconmode of a textinputlayout combination with textinputedittext do not work dynamically to reproduce set a textbox endiconmode first to clear after that set endiconmode to custom and set a custom icon drawable produce strange result the end icon be not v...
materialcomponentsmaterialcomponentsandroid
textinputlayout espresso test of screen contain textinputlayout with endicon fail with appnotidleexception
Bug
hello description I have a few screen contain textinputlayout if any of those input have endicon set e g endiconmode passwordtoggle endiconmode custom then all test fail with appnotidleexception if I change endiconmode none everything work as before I be use version 1 0 0 now update to 1 1 0 ...
materialcomponentsmaterialcomponentsandroid
attempt to invoke virtual method java lang object java lang ref weakreference get on a null object reference
Bug
crash type summary location com google android material bottomsheet bottomsheetbehavior setstateinternal exception java lang nullpointerexception message attempt to invoke virtual method java lang object java lang ref weakreference get on a null object reference
materialcomponentsmaterialcomponentsandroid
textinputedittext lose focus
Bug
description textinputedittext where the inputtype numberdecimal inside reyclerview item lose focus after keyboard popup so user can not enter any number value expect behavior user can enter number without any problem source code android api version android api versi...
materialcomponentsmaterialcomponentsandroid
bottomnavigationview add extra padding
Bug
description whenever full screen mode enable by code icon be shrink and after debug I get to know that it s add extra padding at the bottom expect behavior photo 2019 08 05 09 32 42 source code val flag view system ui flag layout stable or view sy...
materialcomponentsmaterialcomponentsandroid
materialcardview strokecolor do not follow card corner
Bug
description materialcardview stroke color do not follow exactly the card corner leave a blank space source code android api version 29 material library version 1 1 0 this be the output
materialcomponentsmaterialcomponentsandroid
snackbar snackbarbaselayout leak by accessibilitymanager when never attach
Bug
description in material library 1 0 0 when a basetransientbottombar snackbarbaselayout instance be create it register a touchexplorationstatechangelistener which it then unregister ondetachedfromwindow if the snackbarbaselayout be create but never attach which happen then it never get ...
materialcomponentsmaterialcomponentsandroid
when I try to hide botttomappbar leave a white space bottom of page
Bug
when open fragment I want to hide bottomappbar in activity mbottomappbar setvisibility view go I write this code but leave a white space in page how can I hide bottomappbar in activity when open fragment
materialcomponentsmaterialcomponentsandroid
exposeddropdownmenu no padding when autocomplete textview be not editable
Bug
description no padding be add when autocompletetextview be not editable on api 16 expect behavior padding should be apply like the editable dropdown menu source code xml android api version api 16 material library version 1 1 0 alpha09 device 1...
materialcomponentsmaterialcomponentsandroid
materialdatepicker crash with bridge theme
Bug
description crash occur due to miss materialcalendartheme attribute in bridge theme error message java lang illegalargumentexception com google android material picker materialdatepicker require a value for the com company myapplication attr materialcalendartheme attribute to be set in your app th...
materialcomponentsmaterialcomponentsandroid
bottomnavigationview shouldn t calculate bottom system inset when keyboard popup in adjustresize
Bug
in 1 1 0 alpha09 update bottomnavigation to respect bottom system inset I find that in adjustresize mode bottomnavigationview will be push up align with keyboard pop up and inset getsystemwindowinsetbottom will be keyboard hight cause bottomnavigationview increase pad bottom to double keyb...
materialcomponentsmaterialcomponentsandroid
textinputlayout set end icon password toggle programmatically do not hide password by default
Bug
description when use endiconmode with end icon password toggle programmatically the password be visible by default when it should be hide expect behavior password should be hide when use the property programmatically like it be happen when use ispasswordvisibilitytoggleenable s...
materialcomponentsmaterialcomponentsandroid
materialshapedrawable triangleedgetreatment break elevation shadow
Bug
description seem like apply triangleedgetreatment to the edge of shapeappearancemodel change the elevation to be dark and cut the triangle at the same time wrap all of this in rippledrawable completely annihilate the shadow all of this do not happen without change edgetreatment though c...
materialcomponentsmaterialcomponentsandroid
material component no work color of style xml
Bug
I find the problem the problem be when I use implementation com google android material material 1 1 0 alpha09 and now all my color stop work but when I go back to implementation com google android material material 1 0 0 my application return to normal use com google android material ma...
materialcomponentsmaterialcomponentsandroid
textinputlayout unable to change error drawable icon
Bug
description it s not possible to change error icon of a textinputlayout with version 1 1 0 alpha09 expect behavior error drawable should be change but still see default red circle exclamation mark source code inputlayout apply val erroricon contextcompat ...
materialcomponentsmaterialcomponentsandroid
datepicker no way to setup default date when open
Bug
description it seem there be no way to setup default date date range when use new material dialog picker expect behavior able to setup default date source code kotlin materialdatepicker builder daterangepicker build show supportfragmentmanager ma...
materialcomponentsmaterialcomponentsandroid
checkbox span text click be change check status of checkbox
Bug
how to avoid it
materialcomponentsmaterialcomponentsandroid
coordinatorlayout swiperefreshlayout scroll issue with a specific mix of code notch relate
Bug
description the issue be that the appbar be not scroll with the content with the follow combination a swiperefreshlayout a coordinatorlayout with normal behavior a translucent status bar a xiaomi mi8 phone might be present on other phone maybe with notch with this the appbar be n...
materialcomponentsmaterialcomponentsandroid
expose dropdown menu fail accessibility check
Bug
description when run instrumented test on my app the accessibility check fail now I ve switch from use the default android spinner to the material design expose dropdown menu the output error be com google android app common testing accessibility framework integration accessibilityviewcheckexcep...
materialcomponentsmaterialcomponentsandroid
badge overlap text
Bug
a badge overlap a text how can I prevent it I don t see any attribute for set padding margin code val badge tab layout gettabat 0 orcreatebadge apply backgroundcolor requirecontext getcolor r color badge color badge isvisible true badg...
materialcomponentsmaterialcomponentsandroid
tablayout from 1 1 0 alpha07 tab text do not render
Bug
description after upgrade to alpha07 alpha08 the text in my tablayout do not render any more example not work expect behavior text should render example work android api version 17 jb 4 2 2 material library version 1 1 0 alpha07 1 1 0 alpha08 device...
materialcomponentsmaterialcomponentsandroid
appbar appbar do not follow colorprimary
Bug
description full description of issue here stare after material 1 1 0 alpha05 the appbar color be no long take the primarycolor of an application screenshot be with alpha08 alpha08 expect behavior screenshot and or description of expect behavior app bar should color itself with th...
materialcomponentsmaterialcomponentsandroid
appbar materialtoolbar style shouldn t use android theme
Bug
description materialtoolbar style shouldn t use android theme because this prevent developer from be able to use the theme as a default style the style should use materialthemeoverlay instead I m guess this code be probably write before to materialthemeoverlay be a thing because the very ...
materialcomponentsmaterialcomponentsandroid
materialbutton can not resize button
Bug
I can not change button size in xml it s still wrap content even I set it to a big size
materialcomponentsmaterialcomponentsandroid
material companent theme with noactionbar
Bug
when you use a noactionbar the status bar color be not affect by colorprimaryvariant so you have to use the old colorprimarydark I try light and daynight noactionbar both have the same issue
materialcomponentsmaterialcomponentsandroid
outline edit text error description margin
Bug
description I m use material design textfield textinputlayout with style outlinedbox but error in one field be attach to edit text have 0 margin pad expect behavior padding bug one can see error message for lastname have no margin padding where first name and last name both use same styl...
materialcomponentsmaterialcomponentsandroid
menu android editable be deprecate
Bug
description in the menu doc usage it say to use android editable false on the autocompletetextview to disable user input which be mark as deprecate be there a replacement for this
materialcomponentsmaterialcomponentsandroid
unable to find method org gradle api internal artifact ivyservice
Bug
description can not sync build initial clone expect behavior sync and build be necessary to get start source code n a android api version no idea material library version late I just clone it no idea device window android studio this be the error u...
materialcomponentsmaterialcomponentsandroid
bottomsheet do not remove corner when bottomsheet be not fully expand
Bug
description currently when bottomsheet be in an expand state and its content be wrap fittocontent then the corner be animate to 0dp this lead to quite unwanted behavior screenshot attach from catalog app large shape corner size in setting require screenshot device 2019 07 13 1213...
materialcomponentsmaterialcomponentsandroid
material button add space between letter on lollipop
Bug
in api 21 when use a custom font the materialbutton seem to be place space between each letter the font be not the problem as in other view such as the textview the letter be intact image
materialcomponentsmaterialcomponentsandroid
textinputlayout use endicontint property cause application to crash
Bug
description use the material design textinputlayout and have add the endicontint property to the xml file the app crash when run the endiconmode property be present and set to clear text expect behavior the app should not crash when endicontint be use source...
materialcomponentsmaterialcomponentsandroid
viewpager2 overscrollmode doesn t work
Bug
description I want to disable fading that a viewpager have scroll to edge just like this but it still exist actually I don t know if it be a bug maybe it shoule be a new feature expect behavior viewpager2 look like viewpager with overscrollmode never source code ...
materialcomponentsmaterialcomponentsandroid
material dialog material dialog center doesn t work anymore
Bug
description material dialog center doesn t work anymore template style source code android api version 29 material library version alpha08
materialcomponentsmaterialcomponentsandroid
layout issue when use material component
Bug
description the layout simply disappear on text tab on the design tab I can t interact with the view that I have set they be not clickable 111 222 expect behavior I expect the button to appear on my layout source code I be follow the material design codelab shrine as ...
materialcomponentsmaterialcomponentsandroid
dark theme crash webview api 21
Bug
when dark theme be enable on the app the app crash when inflate the xml of a webview on api 21 or 22 on light theme the webview work fine use the alpha07 version already try on alpha08
materialcomponentsmaterialcomponentsandroid
textinputlayout error message not show after call seterror
Bug
description even though error be enable textinputlayout doesn t display the error message after set it only the outline box be affect image I have to call requestlayout on my textinputlayout to make the error message show up this shouldn t be the case after call requ...
materialcomponentsmaterialcomponentsandroid
navigationview app crash when use navigationview in alpha8
Bug
description app crash when inflate xml contain navigationview error inflate class com google android material navigation navigationview expect behavior no crash unless I m do something wrong that should be do differently source code xml kotlin class mainactivi...
materialcomponentsmaterialcomponentsandroid
can t find starticondrawable
Bug
I m use a drawable as the starticon but it doesn t let I compile the code it say this android resource linking fail c user dowy desktop brigadamovel app build intermediate incremental mergedebugresource strip dir layout fragment sign in xml 58 error attribute starticondrawable aka com example brigada...
materialcomponentsmaterialcomponentsandroid
extendedfloatinactionbutton settext bug
Bug
description the efab container appbarlayout and a collapsingtoolbarlayout be be use and the icon be an animatedvectordrawable after first auto shrink the efab can t automatically resize after call settext under text mode anymore but it will be compatible with the text again after shrink and extend...
materialcomponentsmaterialcomponentsandroid
bottomsheet add bottomsheetbehaviour to an activity view delay the activity onstop call
Bug
description before add a bottom sheet to activity onstop be call reasonably quickly after leave the activity 1 or 2 sec max after add a bottom sheet to activity nothing do with it just add the behaviour onstop call be delay on an average of 10 second see with v1 0 0 but also on v...
materialcomponentsmaterialcomponentsandroid
collapsingtoolbarlayout appbarlayout expand or collapse without animation still animate scrim
Bug
description when we want to start the screen with the appbarlayout collapse without animation the scrim still animate expect behavior the scrim doesn t animate and we start display the screen with the appbarlayout collapse and the scrim on source code see activity scrimbugactivity ...
materialcomponentsmaterialcomponentsandroid
as preview doesn t match textinputlayout actual appearance on device
Bug
description full description of issue here the layout preview in android studio doesn t match how the material component textinputlayout actually appear on an android device it just display a very simple layout with a grey baseline image expect behavior screenshot and or description of e...
materialcomponentsmaterialcomponentsandroid
expose dropdown menu textinputlayout hint overlap text
Bug
after follow the sample for set up an expose dropdown menu it appear that the hint text always overlap the text for the select item also I have to add pad to the autocompletetextview otherwise the text and hint be completely align to the start of the textinputlayout android api version ...
materialcomponentsmaterialcomponentsandroid
bottomnavigationview background error when use fontfamily
Bug
I have a problem with the background of bottomnavigationview when press menu it only happen when I set fontfamily you can see the demo below it always show the white background for a light theme and black for a dark theme for the version material design 1 1 0 alpha05 it hadn t this problem test on an...
materialcomponentsmaterialcomponentsandroid
cardview rippe on click do not fill the corner
Bug
description I ve change the shapeappearance of a cardview to a style which alter the edge when click the card the ripple do not reach the very edge anymore it s end in a rectangle without any shape corner image expect behavior the ripple should reach the edge just like they do wh...
materialcomponentsmaterialcomponentsandroid
build error with alpha 8
Bug
after switch to alpha 8 get this build error no error with alpha 7 duplicate class com google common util concurrent listenablefuture find in module guava 26 0 android jar com google guava guava 26 0 android and listenablefuture 1 0 jar com google guava listenablefuture 1 0
materialcomponentsmaterialcomponentsandroid
bottom navigation sample badge number feature isn t work
Bug
description the badge number button in the sample for bottom navigation doesn t always add badge number to the current tab expect behavior press badge number would increment the badge for the select tab source code the sample app in the repo demonstrate this behavior android ...
materialcomponentsmaterialcomponentsandroid
exposeddropdownmenu recreate in the open state when it be just focus
Bug
description exposeddropdownmenu recreate in the open state when it be just focus expect behavior if I select an item the dropdown close but the component remain focus if I rotate the phone the component should be recreate in that same state current behavior if I rotate the phone the comp...
materialcomponentsmaterialcomponentsandroid
error with gradle file while connect firebase to android studio
Bug
I be try to connect my android studio with firebase and have follow all step give in their document but I be get this error when I be try to sync my gradle file error manifest merger fail attribute application appcomponentfactory value android support v4 app corecomponentfactory from com android support...
materialcomponentsmaterialcomponentsandroid
bottomappbar miss style
Bug
description when programmatically instantiate the bottomappbar component use the single parameter constructor the bottomappbar be render incorrectly most notably the navigation button be not center expect behavior no render issue source code new com google android material bottomapp...
materialcomponentsmaterialcomponentsandroid
multiple language didn t work with dark mode in 1 1 0 alpha07
Bug
description multiple language app work fine after add the dark mode option to it and use getdelegate setlocalnightmode appcompatdelegate mode night yes to change the theme to dark string xml didn t load from value uk folder and load from value folder ...
materialcomponentsmaterialcomponentsandroid
textinputlayout change endicon do not remove listener for previous endicon
Bug
description update the endicon do not remove any listener add by call initialize on previous delegate this cause issue when switch between some type of endicon switching between cleartext when any text be present and dropdown when it be empty be not possible because the cleartext delegate set the vi...
materialcomponentsmaterialcomponentsandroid
textinputlayout mess up when set an height
Bug
this be part of a constrained layout and I have the same issue even if I set the height of textinputedittext to match parent the result be this if I let the textinputlayout s height be wrap content it work without problem so I think that it have an issue while scale...
materialcomponentsmaterialcomponentsandroid
bottomsheetdialogfragment shapeappearance bug
Bug
I have discover a strange behavior if I set this snip as a shapeappearanceoverlay to the bottom sheet I get a glitch when I try to close the bottom sheet by drag to the bottom I can see that rounded corner animate out for a moment and return back after that I think it should be round all the way while I m dra...
materialcomponentsmaterialcomponentsandroid
add material linearprogressbar widget
Duplicate
at the moment there be no clear way to achieve this look of linear progress bar below the toolbar stackoverflow relate issue the padding issue basically this library shouldn t exist
materialcomponentsmaterialcomponentsandroid
textinputlayout gettypeface incorrectly annotate with nonnull
Bug
overview the setter for typeface be annotate l290 with nullable and the getter be l307 nonnull one or the other be wrong currently the getter do return null you can see the problem pretty easily public void settypeface nullable typeface typeface ...
materialcomponentsmaterialcomponentsandroid
incorrect test task in documentation
Bug
the documentation run test state that androidconnectedtest be the gradle task for instrumentation test when I run it gradle say that there be no such task and indeed I can not find one with that name failure build fail with an exception what go wrong task androidconnectedtest ...
materialcomponentsmaterialcomponentsandroid
feature request bottom navigation view doesn t keep select tab state
Bug
overview current version of the bottom navigation view doesn t keep it s view state when a configuration change take place instead it default to the first tab I think the expect behavior would be to keep the current select tab state without trigger a new onnavigationitemselectedlistener onnavigationit...
materialcomponentsmaterialcomponentsandroid
update the namespace for bottomnavigationview documentation
Bug
reproduction step use xmlns design and design menu as mention in the documentation of bottomnavigationview over xmlns app and app menu do not show the bottom nav view the documentation can be mislead image the documentation should show this instead ...
justauthjustauth
accesstokenurl scope uri illegal character in query at index xx
Question
login accesstokenurl scope encode illegal character in query at index xxx bug accesstokenurl getscope enode 20240313135156 image image
justauthjustauth
openid authalipayrequ uuid openid
Bug
alipay sdk userid openid authalipayrequest uid openid map key null
justauthjustauth
request help wechat enterprise qrcode third
Question
issue description wechat enterprise qrcode third 302 corpid secret environment springboot bladex justauth version 1 16 5 image
justauthjustauth
bug github 404
Bug
pre submission checklist x I have search the relevant information in the exist list of issue x I have search the developer documentation for that information x I have read the relevant q a issue description github 404 ...
justauthjustauth
request help
Question
justauth openid
justauthjustauth
invalid cookie header
Bug
issue description google github stackoverflow facebook invalid cookie header code state invalid cookie header set cookie prov 32e3b2c2 bf04 4a94 a374 364d092a441a expire fri 01 jan 2055 00 00 00 gmt domain stackexchange com path secure ...
justauthjustauth
bug jdk 11 httpclient
Bug
pre submission checklist jdk 11 httpclient issue description httpclient webflux webhttp environment justauth version e g 1 15 1 1 16 5 minimal test code step to reproduce the issue 1 hutool http 2 jdk17 ...
justauthjustauth
request help oauth2 0 post token x www form urlencode body
Question
issue description oauth2 0 post token x www form urlencode body dopostauthorizationcode url parameter keycloak url x www form urlencode body environment justauth 1 15 9
justauthjustauth
bug fastjson1 2 80 fastjson
Bug
fastjson develop team fastjson1 2 80 fastjson autotype fastjson json fastjson fastjson json json java bean json js...
justauthjustauth
feat json
Enhancement
why do you add this feature json feature description simple json json
justauthjustauth
facebook
Question
image
justauthjustauth
android ios clientid clientsecret
Bug
issue description android ios clientid clientsecret
justauthjustauth
web pcweb
Question
issue description web pcweb environment justauth version e g 1 15 1
justauthjustauth
feature oauth2 0
Enhancement
zhangyd c 1 oauth 2 doc
justauthjustauth
who be use justauth justauth
Enhancement
who be use justauth sincerely thank everyone who constantly keep on use and support justauth we will try our good to make justauth well and make the community and ecology more prosperous the original intention of this issue we d like to listen to the community to make justauth well we want...
justauthjustauth
bug scope snsapi base api unauthorized
Bug
scope snsapi base openid authwechatmprequ openid api unauthorized authwechatmprequ getuserinfo scope scope snsapi userinfo dogetuserinfo
justauthjustauth
request help google
Question
issue description google environment java justauth version e g 1 15 1
justauthjustauth
request help idtoken
Question
idtoken oidc
justauthjustauth
bug twitter restrict header name host
Bug
case google authrequest new authgooglerequ authconfig builder clientid 861445321239 97gn0s07f googleusercontent com clientsecret gocspx ryh3v43pnbcifrtpejbsvlgxljvy redirecturi ...
justauthjustauth
feat goolge refreshtoken
Good First Issue
why do you add this feature goolge refreshtoken feature description google refreshtoken refreshtoken
justauthjustauth
bug jdk11 http header
Bug
issue description image image environment justauth version e g 1 16 5 stackoverflow jdk
justauthjustauth
bug javax net ssl sslhandshakeexception no subject alternative dns name match open feishu cn find
Bug
1 app access token 1 16 5 2 3 bug 4 5 cause by javax net ssl sslhandshakeexception no subject alternative dns name matc...
justauthjustauth
wechat mp 5008
Question
wechat mp 5008 token
justauthjustauth
request help cache state
Question
issue description cache state 1 state code authrequ authorize state state code getauthrequ login callback checkstate and checkcode check state code a cache state 2 cache state I zhyd oa...
justauthjustauth
bug nosuchmethoderror com xkcode http httputil post ljava lang string ljava lang string
Bug
com xkcoding justauth justauth spring boot starter 1 4 0 com squareup okhttp3 okhttp 4 9 1 com xkcode http simple http 1 0 5 authrequ authrequest factory get type authresponse response authrequ login callback log info response jsonobject tojsonstre response ...
justauthjustauth
bug okhttp3
Bug
okhttps 3 4 2 okhttp 3 14 9 4 9 3 cause by java lang nosuchmethoderror okhttp3 requestbody create ljava lang string lokhttp3 mediatype lokhttp3 requestbody at com xkcode http support okhttp3 okhttp3impl post okhttp3impl java 177 at com xkcode http support okhttp3 okhttp3impl post okhttp3im...
justauthjustauth
feat http
Question
why do you add this feature com xkcode http lgpl apache2 0 mit bsd feature description
justauthjustauth
bug 403
Bug
pre submission checklist x I have search the relevant information in the exist list of issue x I have search the developer documentation for that information x I have read the relevant q a issue description callback 403 environment justau...
justauthjustauth
bug facebook
Bug